Searched refs:onRotationLockStateChanged (Results 1 – 4 of 4) sorted by relevance
30 void onRotationLockStateChanged(boolean rotationLocked, boolean affordanceVisible); in onRotationLockStateChanged() method
96 callback.onRotationLockStateChanged(RotationPolicy.isRotationLocked(mContext), in notifyChanged()
119 public void onRotationLockStateChanged(boolean rotationLocked, boolean affordanceVisible) {
549 public void onRotationLockStateChanged(boolean rotationLocked, boolean affordanceVisible) { in onRotationLockStateChanged() method in PhoneStatusBarPolicy