Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
DQSCarrierGroup.java139 private void handleUpdateState() { in handleUpdateState() method in QSCarrierGroup
203 handleUpdateState(); in updateCarrierInfo()
227 handleUpdateState(); in setMobileDataIndicators()
237 handleUpdateState(); in setNoSims()
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/
DUserTile.java85 protected void handleUpdateState(State state, Object arg) { in handleUpdateState() method in UserTile
DColorInversionTile.java94 protected void handleUpdateState(BooleanState state, Object arg) { in handleUpdateState() method in ColorInversionTile
DWorkModeTile.java88 protected void handleUpdateState(BooleanState state, Object arg) { in handleUpdateState() method in WorkModeTile
DRotationLockTile.java75 protected void handleUpdateState(BooleanState state, Object arg) { in handleUpdateState() method in RotationLockTile
DBatterySaverTile.java99 protected void handleUpdateState(BooleanState state, Object arg) { in handleUpdateState() method in BatterySaverTile
DNfcTile.java105 protected void handleUpdateState(BooleanState state, Object arg) { in handleUpdateState() method in NfcTile
DUiModeNightTile.java87 protected void handleUpdateState(BooleanState state, Object arg) { in handleUpdateState() method in UiModeNightTile
DFlashlightTile.java99 protected void handleUpdateState(BooleanState state, Object arg) { in handleUpdateState() method in FlashlightTile
DDataSaverTile.java94 protected void handleUpdateState(BooleanState state, Object arg) { in handleUpdateState() method in DataSaverTile
DLocationTile.java92 protected void handleUpdateState(BooleanState state, Object arg) { in handleUpdateState() method in LocationTile
DAirplaneModeTile.java100 protected void handleUpdateState(BooleanState state, Object arg) { in handleUpdateState() method in AirplaneModeTile
DHotspotTile.java105 protected void handleUpdateState(BooleanState state, Object arg) { in handleUpdateState() method in HotspotTile
DNightDisplayTile.java115 protected void handleUpdateState(BooleanState state, Object arg) { in handleUpdateState() method in NightDisplayTile
DIntentTile.java129 protected void handleUpdateState(State state, Object arg) { in handleUpdateState() method in IntentTile
DCellularTile.java158 protected void handleUpdateState(SignalState state, Object arg) { in handleUpdateState() method in CellularTile
DCastTile.java182 protected void handleUpdateState(BooleanState state, Object arg) { in handleUpdateState() method in CastTile
DBluetoothTile.java121 protected void handleUpdateState(BooleanState state, Object arg) { in handleUpdateState() method in BluetoothTile
DWifiTile.java156 protected void handleUpdateState(SignalState state, Object arg) { in handleUpdateState() method in WifiTile
DDndTile.java225 protected void handleUpdateState(BooleanState state, Object arg) { in handleUpdateState() method in DndTile
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tileimpl/
DQSTileImpl.java114 abstract protected void handleUpdateState(TState state, Object arg); in handleUpdateState() method in QSTileImpl
298 handleUpdateState(mTmpState, arg); in handleRefreshState()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/qs/
DQSTileHostTest.java217 protected void handleUpdateState(State state, Object arg) {} in handleUpdateState() method in QSTileHostTest.TestTile
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/qs/tileimpl/
DQSTileImplTest.java240 protected void handleUpdateState(BooleanState state, Object arg) { in handleUpdateState() method in QSTileImplTest.TileImpl
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/external/
DCustomTile.java302 protected void handleUpdateState(State state, Object arg) { in handleUpdateState() method in CustomTile
/frameworks/base/packages/SystemUI/src/com/android/systemui/util/leak/
DGarbageMonitor.java456 protected void handleUpdateState(State state, Object arg) { in handleUpdateState() method in GarbageMonitor.MemoryTile