Searched refs:RotationLockTile (Results 1 – 3 of 3) sorted by relevance
37 public class RotationLockTile extends QSTileImpl<BooleanState> { class43 public RotationLockTile(QSHost host, RotationLockController rotationLockController) { in RotationLockTile() method in RotationLockTile
43 import com.android.systemui.qs.tiles.RotationLockTile;66 private final Provider<RotationLockTile> mRotationLockTileProvider;89 Provider<RotationLockTile> rotationLockTileProvider, in QSFactoryImpl()
46 import com.android.systemui.qs.tiles.RotationLockTile;550 boolean portrait = RotationLockTile.isCurrentOrientationLockPortrait( in onRotationLockStateChanged()