Searched refs:handleRefreshState (Results 1 – 9 of 9) sorted by relevance
77 handleRefreshState(value); in ColorInversionTile()102 handleRefreshState(mSetting.getValue()); in handleUserSwitch()
78 handleRefreshState(value); in OneHandedModeTile()108 handleRefreshState(mSetting.getValue()); in handleUserSwitch()
78 handleRefreshState(value); in ColorCorrectionTile()103 handleRefreshState(mSetting.getValue()); in handleUserSwitch()
105 handleRefreshState(null); in RotationLockTile()188 handleRefreshState(null); in handleUserSwitch()
91 handleRefreshState(null); in BatterySaverTile()
105 handleRefreshState(value); in AirplaneModeTile()
432 protected final void handleRefreshState(@Nullable Object arg) { in handleRefreshState() method in QSTileImpl457 handleRefreshState(null); in handleUserSwitch()609 handleRefreshState(msg.obj); in handleMessage()
338 mTile.handleRefreshState(null); in testStaleListening()345 mTile.handleRefreshState(null); // this will add a delayed H.STALE message in testHandleDestroyClearsHandlerQueue()
170 2. `QSTileImpl#handleRefreshState`