Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/robolectric_tests/src/com/android/quickstep/util/
DTaskViewSimulatorTest.java150 int launcherRotation = DisplayController.INSTANCE.get(mContext).getInfo().rotation; in verifyNoTransforms() local
152 mAppRotation = launcherRotation; in verifyNoTransforms()
154 tvs.getOrientationState().update(launcherRotation, mAppRotation); in verifyNoTransforms()
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DSystemUiProxy.java451 PictureInPictureParams pictureInPictureParams, int launcherRotation, int shelfHeight) { in startSwipePipToHome() argument
455 pictureInPictureParams, launcherRotation, shelfHeight); in startSwipePipToHome()