I have a class that extends AlertDialog.Builder and i would like to use getContentResolver() and getWindow() but eclipse give me this message: The method getContentResolver() is undefined for the type MYCLASS The method getWindow() is undefined for the type MYCLASSI have a class that extends AlertDialog.Builder