Searched refs:requestWindowFeature (Results 1 – 20 of 20) sorted by relevance
66 requestWindowFeature(Window.FEATURE_NO_TITLE); in enableSeamlessRotation()
33 requestWindowFeature(Window.FEATURE_LEFT_ICON); in LaunchWarningWindow()
97 dialog.requestWindowFeature(Window.FEATURE_NO_TITLE); in onCreateDialog()
53 requestWindowFeature(Window.FEATURE_NO_TITLE); in onCreate()
56 requestWindowFeature(Window.FEATURE_NO_TITLE); in onCreate()
67 requestWindowFeature(Window.FEATURE_NO_TITLE); in onCreate()
47 requestWindowFeature(Window.FEATURE_NO_TITLE); in onCreate()
241 requestWindowFeature(Window.FEATURE_NO_TITLE); in onCreate()
234 requestWindowFeature(Window.FEATURE_NO_TITLE); in onCreate()
306 requestWindowFeature(Window.FEATURE_NO_TITLE); in onCreate()
426 mDialog.requestWindowFeature(Window.FEATURE_NO_TITLE); in onGetLayoutInflater()
349 requestWindowFeature(Window.FEATURE_INDETERMINATE_PROGRESS); in onCreate()
1206 public final boolean requestWindowFeature(int featureId) { in requestWindowFeature() method in Dialog
4902 public final boolean requestWindowFeature(int featureId) { in requestWindowFeature() method in Activity
265 mDialog.requestWindowFeature(Window.FEATURE_NO_TITLE); in createDialog()
215 requestWindowFeature(Window.FEATURE_NO_TITLE); in onCreate()
3418 method public final boolean requestWindowFeature(int);3988 method public final boolean requestWindowFeature(int);
3836 method public final boolean requestWindowFeature(int);4556 method public final boolean requestWindowFeature(int);
542 HSPLandroid/app/Activity;->requestWindowFeature(I)Z