Home
last modified time | relevance | path

Searched refs:launcherDeviceProfile (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/overlay/
DTaskbarOverlayController.java92 TaskbarActivityContext taskbarContext, DeviceProfile launcherDeviceProfile) { in TaskbarOverlayController() argument
97 mLauncherDeviceProfile = launcherDeviceProfile; in TaskbarOverlayController()
/packages/apps/Launcher3/quickstep/tests/multivalentTests/src/com/android/launcher3/taskbar/overlay/
DTaskbarOverlayControllerTest.kt202 overlayController.launcherDeviceProfile in testUpdateLauncherDeviceProfile_overlayNotRebindSafe_closesOverlay()
218 overlayController.launcherDeviceProfile in testUpdateLauncherDeviceProfile_overlayRebindSafe_overlayStaysOpen()