Home
last modified time | relevance | path

Searched defs:handleUpdateState (Results 1 – 25 of 52) sorted by relevance

123

/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/battery/unified/
H A DBatteryLayersDrawable.kt100 private fun handleUpdateState(old: BatteryDrawableState, new: BatteryDrawableState) { in handleUpdateState() method
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/
H A DWorkModeTile.java121 protected void handleUpdateState(BooleanState state, Object arg) { in handleUpdateState() method in WorkModeTile
H A DHearingDevicesTile.java106 protected void handleUpdateState(BooleanState state, Object arg) { in handleUpdateState() method in HearingDevicesTile
H A DColorInversionTile.java121 protected void handleUpdateState(BooleanState state, Object arg) { in handleUpdateState() method in ColorInversionTile
H A DColorCorrectionTile.java123 protected void handleUpdateState(BooleanState state, Object arg) { in handleUpdateState() method in ColorCorrectionTile
H A DSensorPrivacyToggleTile.java116 protected void handleUpdateState(BooleanState state, Object arg) { in handleUpdateState() method in SensorPrivacyToggleTile
H A DQRCodeScannerTile.java120 protected void handleUpdateState(State state, Object arg) { in handleUpdateState() method in QRCodeScannerTile
H A DOneHandedModeTile.java127 protected void handleUpdateState(BooleanState state, Object arg) { in handleUpdateState() method in OneHandedModeTile
H A DLocationTile.java114 protected void handleUpdateState(BooleanState state, Object arg) { in handleUpdateState() method in LocationTile
H A DDataSaverTile.java144 protected void handleUpdateState(BooleanState state, Object arg) { in handleUpdateState() method in DataSaverTile
H A DUiModeNightTile.java121 protected void handleUpdateState(BooleanState state, Object arg) { in handleUpdateState() method in UiModeNightTile
H A DNfcTile.java140 protected void handleUpdateState(BooleanState state, Object arg) { in handleUpdateState() method in NfcTile
H A DFlashlightTile.java122 protected void handleUpdateState(BooleanState state, Object arg) { in handleUpdateState() method in FlashlightTile
H A DReduceBrightColorsTile.java138 protected void handleUpdateState(BooleanState state, Object arg) { in handleUpdateState() method in ReduceBrightColorsTile
H A DAirplaneModeTile.java157 protected void handleUpdateState(BooleanState state, Object arg) { in handleUpdateState() method in AirplaneModeTile
H A DBatterySaverTile.java147 protected void handleUpdateState(BooleanState state, Object arg) { in handleUpdateState() method in BatterySaverTile
H A DNightDisplayTile.java148 protected void handleUpdateState(BooleanState state, Object arg) { in handleUpdateState() method in NightDisplayTile
H A DDreamTile.java167 protected void handleUpdateState(BooleanState state, Object arg) { in handleUpdateState() method in DreamTile
H A DRotationLockTile.java147 protected void handleUpdateState(BooleanState state, Object arg) { in handleUpdateState() method in RotationLockTile
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/qs/tiles/
DDeviceControlsTile.java80 protected void handleUpdateState(@org.jetbrains.annotations.NotNull() in handleUpdateState() method in DeviceControlsTile
DFontScalingTile.java79 protected void handleUpdateState(@org.jetbrains.annotations.Nullable() in handleUpdateState() method in FontScalingTile
DInternetTileNewImpl.java98 protected void handleUpdateState(@org.jetbrains.annotations.NotNull() in handleUpdateState() method in InternetTileNewImpl
DAlarmTile.java90 protected void handleUpdateState(@org.jetbrains.annotations.NotNull() in handleUpdateState() method in AlarmTile
DModesTile.java106 public void handleUpdateState(@org.jetbrains.annotations.Nullable() in handleUpdateState() method in ModesTile
DNotesTile.java111 protected void handleUpdateState(@org.jetbrains.annotations.Nullable() in handleUpdateState() method in NotesTile

123