Home
last modified time | relevance | path

Searched refs:requestWindowFeature (Results 1 – 20 of 20) sorted by relevance

/frameworks/base/tests/FlickerTests/test-apps/flickerapp/src/com/android/server/wm/flicker/testapp/
DSeamlessRotationActivity.java66 requestWindowFeature(Window.FEATURE_NO_TITLE); in enableSeamlessRotation()
/frameworks/base/services/core/java/com/android/server/wm/
DLaunchWarningWindow.java33 requestWindowFeature(Window.FEATURE_LEFT_ICON); in LaunchWarningWindow()
/frameworks/opt/timezonepicker/src/com/android/timezonepicker/
DTimeZonePickerDialog.java97 dialog.requestWindowFeature(Window.FEATURE_NO_TITLE); in onCreateDialog()
/frameworks/base/packages/SystemUI/src/com/android/systemui/usb/
DUsbContaminantActivity.java53 requestWindowFeature(Window.FEATURE_NO_TITLE); in onCreate()
/frameworks/base/core/java/com/android/internal/app/
DUnlaunchableAppActivity.java56 requestWindowFeature(Window.FEATURE_NO_TITLE); in onCreate()
DHeavyWeightSwitcherActivity.java67 requestWindowFeature(Window.FEATURE_NO_TITLE); in onCreate()
/frameworks/base/packages/SystemUI/src/com/android/systemui/tuner/
DTunerActivity.java47 requestWindowFeature(Window.FEATURE_NO_TITLE); in onCreate()
/frameworks/base/core/tests/coretests/src/android/util/
DScrollViewScenario.java241 requestWindowFeature(Window.FEATURE_NO_TITLE); in onCreate()
DGridScenario.java234 requestWindowFeature(Window.FEATURE_NO_TITLE); in onCreate()
DListScenario.java306 requestWindowFeature(Window.FEATURE_NO_TITLE); in onCreate()
/frameworks/base/core/java/android/app/
DDialogFragment.java426 mDialog.requestWindowFeature(Window.FEATURE_NO_TITLE); in onGetLayoutInflater()
DLauncherActivity.java349 requestWindowFeature(Window.FEATURE_INDETERMINATE_PROGRESS); in onCreate()
DDialog.java1206 public final boolean requestWindowFeature(int featureId) { in requestWindowFeature() method in Dialog
DActivity.java4902 public final boolean requestWindowFeature(int featureId) { in requestWindowFeature() method in Activity
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
DQSSecurityFooter.java265 mDialog.requestWindowFeature(Window.FEATURE_NO_TITLE); in createDialog()
/frameworks/base/core/java/android/accounts/
DChooseTypeAndAccountActivity.java215 requestWindowFeature(Window.FEATURE_NO_TITLE); in onCreate()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt3418 method public final boolean requestWindowFeature(int);
3988 method public final boolean requestWindowFeature(int);
/frameworks/base/non-updatable-api/
Dcurrent.txt3836 method public final boolean requestWindowFeature(int);
4556 method public final boolean requestWindowFeature(int);
/frameworks/base/api/
Dcurrent.txt3836 method public final boolean requestWindowFeature(int);
4556 method public final boolean requestWindowFeature(int);
/frameworks/base/config/
Dboot-image-profile.txt542 HSPLandroid/app/Activity;->requestWindowFeature(I)Z