Searched defs:rotationLocked (Results 1 – 5 of 5) sorted by relevance
31 void onRotationLockStateChanged(boolean rotationLocked, boolean affordanceVisible); in onRotationLockStateChanged()
28 RotationLockController.RotationLockControllerCallback { rotationLocked, _ -> in <lambda>() method
137 public void updateSetting(int deviceState, boolean rotationLocked) { in updateSetting()
480 Boolean rotationLocked = isRotationLocked(); in onRotationWatcherChanged() local
666 public void onRotationLockStateChanged(boolean rotationLocked, boolean affordanceVisible) { in onRotationLockStateChanged()