Home
last modified time | relevance | path

Searched defs:decorView (Results 1 – 9 of 9) sorted by relevance

/packages/apps/Settings/src/com/android/settings/deviceinfo/
DStorageWizardMigrateProgress.java53 View decorView = getWindow().getDecorView(); in onCreate() local
DStorageWizardFormatProgress.java60 View decorView = getWindow().getDecorView(); in onCreate() local
/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/insets/
DWindowInsetsTestActivity.java57 View decorView = getWindow().getDecorView(); in hideSysUI() local
/packages/apps/Settings/tests/robotests/src/com/android/settings/panel/
DSettingsPanelActivityTest.java227 View decorView = mSettingsPanelActivity.getWindow().getDecorView(); in notInNightMode_lightNavigationBarAppearance() local
/packages/apps/Messaging/src/com/android/messaging/ui/animation/
DViewGroupItemVerticalExplodeAnimation.java110 final View decorView = ((Activity) context).getWindow().getDecorView(); in startAnimation() local
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DTaskShortcutFactory.java276 final View decorView = container.getWindow().getDecorView(); in makeLaunchOptions() local
/packages/apps/Contacts/src/com/android/contacts/activities/
DActionBarAdapter.java445 final ViewGroup decorView = (ViewGroup) mActivity.getWindow().getDecorView(); in updateOverflowButtonColor() local
/packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
DCellBroadcastAlertDialog.java529 final View decorView = win.getDecorView(); in onCreate() local
/packages/apps/Dialer/java/com/android/incallui/
DInCallActivity.java746 View decorView = getWindow().getDecorView(); in onKeyDown() local