Home
last modified time | relevance | path

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

/packages/apps/Launcher3/tests/src/com/android/launcher3/ui/widget/
DAddWidgetTest.java53 lockRotation(true); in testDragIcon_portrait()
60 lockRotation(false); in testDragIcon_landscape()
DAddConfigWidgetTest.java102 lockRotation(true); in runTest()
122 lockRotation(false); in runTest()
DRequestPinItemTest.java131 lockRotation(true); in runTest()
/packages/apps/Launcher3/tests/src/com/android/launcher3/ui/
DAbstractLauncherUiTest.java165 protected void lockRotation(boolean naturalOrientation) throws RemoteException { in lockRotation() method in AbstractLauncherUiTest