Searched refs:requestWindowFeature (Results 1 – 17 of 17) sorted by relevance
33 requestWindowFeature(Window.FEATURE_LEFT_ICON); in LaunchWarningWindow()
66 requestWindowFeature(Window.FEATURE_LEFT_ICON); in onCreate()
81 requestWindowFeature(Window.FEATURE_PROGRESS); in onCreate()
300 requestWindowFeature(Window.FEATURE_PROGRESS); in onCreate()
241 requestWindowFeature(Window.FEATURE_NO_TITLE); in onCreate()
234 requestWindowFeature(Window.FEATURE_NO_TITLE); in onCreate()
305 requestWindowFeature(Window.FEATURE_NO_TITLE); in onCreate()
263 mDialog.requestWindowFeature(Window.FEATURE_NO_TITLE); in getLayoutInflater()
407 mDialog.requestWindowFeature(Window.FEATURE_NO_TITLE); in getLayoutInflater()
344 requestWindowFeature(Window.FEATURE_INDETERMINATE_PROGRESS); in onCreate()
1003 public final boolean requestWindowFeature(int featureId) { in requestWindowFeature() method in Dialog
3082 public final boolean requestWindowFeature(int featureId) { in requestWindowFeature() method in Activity
117 requestWindowFeature(Window.FEATURE_INDETERMINATE_PROGRESS); in onCreate()
279 …method {@link android.app.Activity#requestWindowFeature(int) requestWindowFeature(<em>some_feature…282 requestWindowFeature(Window.FEATURE_NO_TITLE);537 … To display a progress bar in a screen, call {@link android.app.Activity#requestWindowFeature(int)538 Activity.requestWindowFeature(Window.FEATURE_PROGRESS)}. To set the value
140 requestWindowFeature(Window.FEATURE_PROGRESS); in onCreate()
2628 method public final boolean requestWindowFeature(int);3082 method public final boolean requestWindowFeature(int);