Home
last modified time | relevance | path

Searched refs:getLauncherDeviceProfile (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/overlay/
DTaskbarOverlayContext.java95 return mOverlayController.getLauncherDeviceProfile(); in getDeviceProfile()
DTaskbarOverlayController.java159 public DeviceProfile getLauncherDeviceProfile() { in getLauncherDeviceProfile() method in TaskbarOverlayController
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/
DRecentsOrientedState.java575 public DeviceProfile getLauncherDeviceProfile() { in getLauncherDeviceProfile() method in RecentsOrientedState
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DAbsSwipeUpHandler.java381 .getOrientationState().getLauncherDeviceProfile()); in AbsSwipeUpHandler()
980 DeviceProfile dp = orientationState.getLauncherDeviceProfile();