Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tileimpl/
H A DQSFactoryImpl.java48 import com.android.systemui.qs.tiles.RotationLockTile;
74 private final Provider<RotationLockTile> mRotationLockTileProvider;
109 Provider<RotationLockTile> rotationLockTileProvider, in QSFactoryImpl()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/
H A DRotationLockTile.java49 public class RotationLockTile extends QSTileImpl<BooleanState> { class
55 public RotationLockTile( in RotationLockTile() method in RotationLockTile
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DPhoneStatusBarPolicy.java55 import com.android.systemui.qs.tiles.RotationLockTile;
615 boolean portrait = RotationLockTile.isCurrentOrientationLockPortrait( in onRotationLockStateChanged()
/aosp12/frameworks/base/packages/SystemUI/docs/
H A Dqs-tiles.md25 …r/policy/RotationLockControllerImpl.java). This controller for the `RotationLockTile` listens to c…