Searched defs:rotationLocked (Results 1 – 4 of 4) sorted by relevance
31 void onRotationLockStateChanged(boolean rotationLocked, boolean affordanceVisible); in onRotationLockStateChanged()
137 public void updateSetting(int deviceState, boolean rotationLocked) { in updateSetting()
481 Boolean rotationLocked = isRotationLocked(); in onRotationWatcherChanged() local
650 public void onRotationLockStateChanged(boolean rotationLocked, boolean affordanceVisible) { in onRotationLockStateChanged()