/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/ |
H A D | WorkModeTile.java | 119 protected void handleUpdateState(BooleanState state, Object arg) { in handleUpdateState() method in WorkModeTile
|
H A D | DataSaverTile.java | 134 protected void handleUpdateState(BooleanState state, Object arg) { in handleUpdateState() method in DataSaverTile
|
H A D | ColorInversionTile.java | 122 protected void handleUpdateState(BooleanState state, Object arg) { in handleUpdateState() method in ColorInversionTile
|
H A D | ReduceBrightColorsTile.java | 110 protected void handleUpdateState(BooleanState state, Object arg) { in handleUpdateState() method in ReduceBrightColorsTile
|
H A D | SensorPrivacyToggleTile.java | 110 protected void handleUpdateState(BooleanState state, Object arg) { in handleUpdateState() method in SensorPrivacyToggleTile
|
H A D | ColorCorrectionTile.java | 123 protected void handleUpdateState(BooleanState state, Object arg) { in handleUpdateState() method in ColorCorrectionTile
|
H A D | LocationTile.java | 114 protected void handleUpdateState(BooleanState state, Object arg) { in handleUpdateState() method in LocationTile
|
H A D | OneHandedModeTile.java | 127 protected void handleUpdateState(BooleanState state, Object arg) { in handleUpdateState() method in OneHandedModeTile
|
H A D | QRCodeScannerTile.java | 119 protected void handleUpdateState(State state, Object arg) { in handleUpdateState() method in QRCodeScannerTile
|
H A D | UiModeNightTile.java | 120 protected void handleUpdateState(BooleanState state, Object arg) { in handleUpdateState() method in UiModeNightTile
|
H A D | FlashlightTile.java | 122 protected void handleUpdateState(BooleanState state, Object arg) { in handleUpdateState() method in FlashlightTile
|
H A D | NfcTile.java | 139 protected void handleUpdateState(BooleanState state, Object arg) { in handleUpdateState() method in NfcTile
|
H A D | AirplaneModeTile.java | 135 protected void handleUpdateState(BooleanState state, Object arg) { in handleUpdateState() method in AirplaneModeTile
|
H A D | BatterySaverTile.java | 147 protected void handleUpdateState(BooleanState state, Object arg) { in handleUpdateState() method in BatterySaverTile
|
H A D | NightDisplayTile.java | 148 protected void handleUpdateState(BooleanState state, Object arg) { in handleUpdateState() method in NightDisplayTile
|
H A D | BluetoothTile.java | 141 protected void handleUpdateState(BooleanState state, Object arg) { in handleUpdateState() method in BluetoothTile
|
H A D | RotationLockTile.java | 146 protected void handleUpdateState(BooleanState state, Object arg) { in handleUpdateState() method in RotationLockTile
|
H A D | DreamTile.java | 169 protected void handleUpdateState(BooleanState state, Object arg) { in handleUpdateState() method in DreamTile
|
H A D | ScreenRecordTile.java | 125 protected void handleUpdateState(BooleanState state, Object arg) { in handleUpdateState() method in ScreenRecordTile
|
H A D | QuickAccessWalletTile.java | 143 protected void handleUpdateState(State state, Object arg) { in handleUpdateState() method in QuickAccessWalletTile
|
H A D | HotspotTile.java | 131 protected void handleUpdateState(BooleanState state, Object arg) { in handleUpdateState() method in HotspotTile
|
H A D | DndTile.java | 230 protected void handleUpdateState(BooleanState state, Object arg) { in handleUpdateState() method in DndTile
|
H A D | CastTile.java | 258 protected void handleUpdateState(BooleanState state, Object arg) { in handleUpdateState() method in CastTile
|
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/qs/tileimpl/ |
H A D | QSTileImplTest.java | 573 protected void handleUpdateState(BooleanState state, Object arg) { in handleUpdateState() method in QSTileImplTest.TileImpl
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/carrier/ |
H A D | ShadeCarrierGroupController.java | 331 private void handleUpdateState() { in handleUpdateState() method in ShadeCarrierGroupController
|