Home
last modified time | relevance | path

Searched refs:handleUpdateState (Results 1 – 23 of 23) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
DQSFooterImpl.java399 private void handleUpdateState() { in handleUpdateState() method in QSFooterImpl
440 handleUpdateState(); in setMobileDataIndicators()
448 handleUpdateState(); in setNoSims()
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/
DUserTile.java86 protected void handleUpdateState(State state, Object arg) { in handleUpdateState() method in UserTile
DColorInversionTile.java92 protected void handleUpdateState(BooleanState state, Object arg) { in handleUpdateState() method in ColorInversionTile
DRotationLockTile.java79 protected void handleUpdateState(BooleanState state, Object arg) { in handleUpdateState() method in RotationLockTile
DWorkModeTile.java89 protected void handleUpdateState(BooleanState state, Object arg) { in handleUpdateState() method in WorkModeTile
DNfcTile.java98 protected void handleUpdateState(BooleanState state, Object arg) { in handleUpdateState() method in NfcTile
DFlashlightTile.java100 protected void handleUpdateState(BooleanState state, Object arg) { in handleUpdateState() method in FlashlightTile
DBatterySaverTile.java82 protected void handleUpdateState(BooleanState state, Object arg) { in handleUpdateState() method in BatterySaverTile
DDataSaverTile.java92 protected void handleUpdateState(BooleanState state, Object arg) { in handleUpdateState() method in DataSaverTile
DLocationTile.java93 protected void handleUpdateState(BooleanState state, Object arg) { in handleUpdateState() method in LocationTile
DAirplaneModeTile.java97 protected void handleUpdateState(BooleanState state, Object arg) { in handleUpdateState() method in AirplaneModeTile
DNightDisplayTile.java102 protected void handleUpdateState(BooleanState state, Object arg) { in handleUpdateState() method in NightDisplayTile
DIntentTile.java131 protected void handleUpdateState(State state, Object arg) { in handleUpdateState() method in IntentTile
DHotspotTile.java116 protected void handleUpdateState(AirplaneBooleanState state, Object arg) { in handleUpdateState() method in HotspotTile
DCastTile.java148 protected void handleUpdateState(BooleanState state, Object arg) { in handleUpdateState() method in CastTile
DCellularTile.java164 protected void handleUpdateState(SignalState state, Object arg) { in handleUpdateState() method in CellularTile
DBluetoothTile.java123 protected void handleUpdateState(BooleanState state, Object arg) { in handleUpdateState() method in BluetoothTile
DWifiTile.java155 protected void handleUpdateState(SignalState state, Object arg) { in handleUpdateState() method in WifiTile
DDndTile.java217 protected void handleUpdateState(BooleanState state, Object arg) { in handleUpdateState() method in DndTile
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tileimpl/
DQSTileImpl.java94 abstract protected void handleUpdateState(TState state, Object arg); in handleUpdateState() method in QSTileImpl
275 handleUpdateState(mTmpState, arg); in handleRefreshState()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/qs/tileimpl/
DQSTileImplTest.java188 protected void handleUpdateState(BooleanState state, Object arg) { in handleUpdateState() method in QSTileImplTest.TileImpl
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/external/
DCustomTile.java294 protected void handleUpdateState(State state, Object arg) { in handleUpdateState() method in CustomTile
/frameworks/base/packages/SystemUI/src/com/android/systemui/util/leak/
DGarbageMonitor.java382 protected void handleUpdateState(State state, Object arg) { in handleUpdateState() method in GarbageMonitor.MemoryTile