HomeSort by relevance Sort by last modified time
    Searched refs:onRotationLockStateChanged (Results 1 - 4 of 4) sorted by null

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
RotationLockController.java 28 void onRotationLockStateChanged(boolean rotationLocked, boolean affordanceVisible);
RotationLockControllerImpl.java 87 callback.onRotationLockStateChanged(RotationPolicy.isRotationLocked(mContext),
  /frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/
RotationLockTile.java 155 public void onRotationLockStateChanged(boolean rotationLocked, boolean affordanceVisible) {
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
PhoneStatusBarPolicy.java 482 public void onRotationLockStateChanged(boolean rotationLocked, boolean affordanceVisible) {

Completed in 79 milliseconds