Searched refs:requestWindowFeature (Results 1 – 17 of 17) sorted by relevance
33 requestWindowFeature(Window.FEATURE_LEFT_ICON); in LaunchWarningWindow()
97 dialog.requestWindowFeature(Window.FEATURE_NO_TITLE); in onCreateDialog()
241 requestWindowFeature(Window.FEATURE_NO_TITLE); in onCreate()
234 requestWindowFeature(Window.FEATURE_NO_TITLE); in onCreate()
305 requestWindowFeature(Window.FEATURE_NO_TITLE); in onCreate()
65 requestWindowFeature(Window.FEATURE_LEFT_ICON); in onCreate()
316 mDialog.requestWindowFeature(Window.FEATURE_NO_TITLE); in getLayoutInflater()
407 mDialog.requestWindowFeature(Window.FEATURE_NO_TITLE); in getLayoutInflater()
345 requestWindowFeature(Window.FEATURE_INDETERMINATE_PROGRESS); in onCreate()
1065 public final boolean requestWindowFeature(int featureId) { in requestWindowFeature() method in Dialog
3604 public final boolean requestWindowFeature(int featureId) { in requestWindowFeature() method in Activity
199 requestWindowFeature(Window.FEATURE_NO_TITLE); in onCreate()
278 …method {@link android.app.Activity#requestWindowFeature(int) requestWindowFeature(<em>some_feature…281 requestWindowFeature(Window.FEATURE_NO_TITLE);536 … To display a progress bar in a screen, call {@link android.app.Activity#requestWindowFeature(int)537 Activity.requestWindowFeature(Window.FEATURE_PROGRESS)}. To set the value
482 return mActivity.requestWindowFeature(featureId);
671 dialog.requestWindowFeature(Window.FEATURE_NO_TITLE);
3501 method public final boolean requestWindowFeature(int);4078 method public final boolean requestWindowFeature(int);
3418 method public final boolean requestWindowFeature(int);3988 method public final boolean requestWindowFeature(int);