/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/ |
H A D | WorkModeTile.java | 107 protected void handleUpdateState(BooleanState state, Object arg) { in handleUpdateState() method in WorkModeTile
|
H A D | DataSaverTile.java | 124 protected void handleUpdateState(BooleanState state, Object arg) { in handleUpdateState() method in DataSaverTile
|
H A D | ReduceBrightColorsTile.java | 108 protected void handleUpdateState(BooleanState state, Object arg) { in handleUpdateState() method in ReduceBrightColorsTile
|
H A D | LocationTile.java | 108 protected void handleUpdateState(BooleanState state, Object arg) { in handleUpdateState() method in LocationTile
|
H A D | RotationLockTile.java | 95 protected void handleUpdateState(BooleanState state, Object arg) { in handleUpdateState() method in RotationLockTile
|
H A D | SensorPrivacyToggleTile.java | 108 protected void handleUpdateState(BooleanState state, Object arg) { in handleUpdateState() method in SensorPrivacyToggleTile
|
H A D | UserTile.java | 104 protected void handleUpdateState(State state, Object arg) { in handleUpdateState() method in UserTile
|
H A D | UiModeNightTile.java | 117 protected void handleUpdateState(BooleanState state, Object arg) { in handleUpdateState() method in UiModeNightTile
|
H A D | AirplaneModeTile.java | 124 protected void handleUpdateState(BooleanState state, Object arg) { in handleUpdateState() method in AirplaneModeTile
|
H A D | ColorInversionTile.java | 126 protected void handleUpdateState(BooleanState state, Object arg) { in handleUpdateState() method in ColorInversionTile
|
H A D | NfcTile.java | 134 protected void handleUpdateState(BooleanState state, Object arg) { in handleUpdateState() method in NfcTile
|
H A D | FlashlightTile.java | 118 protected void handleUpdateState(BooleanState state, Object arg) { in handleUpdateState() method in FlashlightTile
|
H A D | BatterySaverTile.java | 139 protected void handleUpdateState(BooleanState state, Object arg) { in handleUpdateState() method in BatterySaverTile
|
H A D | NightDisplayTile.java | 144 protected void handleUpdateState(BooleanState state, Object arg) { in handleUpdateState() method in NightDisplayTile
|
H A D | ScreenRecordTile.java | 108 protected void handleUpdateState(BooleanState state, Object arg) { in handleUpdateState() method in ScreenRecordTile
|
H A D | QuickAccessWalletTile.java | 151 protected void handleUpdateState(State state, Object arg) { in handleUpdateState() method in QuickAccessWalletTile
|
H A D | HotspotTile.java | 127 protected void handleUpdateState(BooleanState state, Object arg) { in handleUpdateState() method in HotspotTile
|
H A D | BluetoothTile.java | 132 protected void handleUpdateState(BooleanState state, Object arg) { in handleUpdateState() method in BluetoothTile
|
H A D | CellularTile.java | 178 protected void handleUpdateState(SignalState state, Object arg) { in handleUpdateState() method in CellularTile
|
H A D | CastTile.java | 228 protected void handleUpdateState(BooleanState state, Object arg) { in handleUpdateState() method in CastTile
|
H A D | DndTile.java | 254 protected void handleUpdateState(BooleanState state, Object arg) { in handleUpdateState() method in DndTile
|
H A D | WifiTile.java | 173 protected void handleUpdateState(SignalState state, Object arg) { in handleUpdateState() method in WifiTile
|
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/qs/tileimpl/ |
H A D | QSTileImplTest.java | 414 protected void handleUpdateState(BooleanState state, Object arg) { in handleUpdateState() method in QSTileImplTest.TileImpl
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/carrier/ |
H A D | QSCarrierGroupController.java | 338 private void handleUpdateState() { in handleUpdateState() method in QSCarrierGroupController
|
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/qs/ |
H A D | QSTileHostTest.java | 490 protected void handleUpdateState(State state, Object arg) {} in handleUpdateState() method in QSTileHostTest.TestTile
|