/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/qs/tiles/ |
D | BluetoothTileTest.kt | 110 tile.handleUpdateState(state, /* arg= */ null) in testIcon_whenDisabled_isOffState() 122 tile.handleUpdateState(state, /* arg= */ null) in testIcon_whenDisconnected_isOffState() 134 tile.handleUpdateState(state, /* arg= */ null) in testIcon_whenConnected_isOnState() 146 tile.handleUpdateState(state, /* arg= */ null) in testIcon_whenConnecting_isSearchState() 158 tile.handleUpdateState(state, /* arg= */ null) in testSecondaryLabel_whenBatteryMetadataAvailable_isMetadataBatteryLevelState() 183 tile.handleUpdateState(state, /* arg= */ null) in testSecondaryLabel_whenBatteryMetadataUnavailable_isBluetoothBatteryLevelState() 238 tile.handleUpdateState(state, null) in testMetadataListener_whenDisconnected_isUnregistered() 333 tile.handleUpdateState(state, /* arg= */ null) in listenToDeviceMetadata()
|
D | HotspotTileTest.java | 115 mTile.handleUpdateState(mState, null); in handleUpdateState_wifiTetheringIsAllowed_stateIsNotUnavailable() 130 mTile.handleUpdateState(mState, null); in handleUpdateState_wifiTetheringIsDisallowed_stateIsUnavailable() 144 mTile.handleUpdateState(state, /* arg= */ null); in testIcon_whenDisabled_isOffState() 156 mTile.handleUpdateState(state, /* arg= */ null); in testIcon_whenTransient_isSearchState() 168 mTile.handleUpdateState(state, /* arg= */ null); in testIcon_whenEnabled_isOnState()
|
D | RecordIssueTileTest.kt | 120 tile.handleUpdateState(testState, null) in qsTileUi_shouldLookCorrect_whenInactive() 131 tile.handleUpdateState(testState, null) in qsTileUi_shouldLookCorrect_whenRecording() 143 tile.handleUpdateState(testState, null) in inActiveQsTile_switchesToActive_whenClicked() 153 tile.handleUpdateState(testState, null) in activeQsTile_switchesToInActive_whenClicked()
|
D | QuickAccessWalletTileTest.java | 251 mTile.handleUpdateState(state, null); in testHandleUpdateState_updateLabelAndIcon() 264 mTile.handleUpdateState(state, null); in testHandleUpdateState_updateLabelAndIcon_noIconFromApi() 295 mTile.handleUpdateState(state, null); in testHandleUpdateState_walletIsUpdating() 307 mTile.handleUpdateState(state, null); in testHandleUpdateState_walletIsUpdating() 321 mTile.handleUpdateState(state, null); in testHandleUpdateState_hasCard_deviceLocked_tileInactive() 335 mTile.handleUpdateState(state, null); in testHandleUpdateState_hasCard_deviceUnlocked_tileActive() 349 mTile.handleUpdateState(state, null); in testHandleUpdateState_noCard_tileInactive() 364 mTile.handleUpdateState(state, null); in testHandleUpdateState_qawServiceUnavailable_tileUnavailable() 376 mTile.handleUpdateState(state, null); in testHandleUpdateState_qawFeatureUnavailable_tileUnavailable()
|
D | FlashlightTileTest.kt | 88 tile.handleUpdateState(state, /* arg= */ null) in testIcon_whenFlashlightEnabled_isOnState() 100 tile.handleUpdateState(state, /* arg= */ null) in testIcon_whenFlashlightDisabled_isOffState() 111 tile.handleUpdateState(state, /* arg= */ null) in testIcon_whenFlashlightUnavailable_isOffState()
|
D | QRCodeScannerTileTest.java | 111 mTile.handleUpdateState(state, null); in testTileDetails() 122 mTile.handleUpdateState(state, null); in testQRCodeTileUnavailable() 132 mTile.handleUpdateState(state, null); in testQRCodeTileAvailable()
|
D | HearingDevicesTileTest.java | 163 mTile.handleUpdateState(activeState, null); in handleUpdateState_activeHearingDevice_stateActiveConnectedLabel() 176 mTile.handleUpdateState(disconnectedState, null); in handleUpdateState_bondedInactiveHearingDevice_stateInactiveDisconnectedLabel() 189 mTile.handleUpdateState(inactiveState, null); in handleUpdateState_noHearingDevice_stateInactive()
|
D | DataSaverTileTest.kt | 101 tile.handleUpdateState(state, true) in testIcon_whenDataSaverEnabled_isOnState() 111 tile.handleUpdateState(state, false) in testIcon_whenDataSaverDisabled_isOffState()
|
D | NightDisplayTileTest.kt | 115 mTile.handleUpdateState(state, /* arg= */ null) in testIcon_whenDisabled_showsOffState() 126 mTile.handleUpdateState(state, /* arg= */ null) in testIcon_whenEnabled_showsOnState()
|
D | AirplaneModeTileTest.kt | 118 mTile.handleUpdateState(state, 0) in testIcon_whenDisabled_showsOffState() 128 mTile.handleUpdateState(state, 1) in testIcon_whenEnabled_showsOnState()
|
D | LocationTileTest.kt | 113 tile.handleUpdateState(state, /* arg= */ null) in testIcon_whenDisabled_isOffState() 124 tile.handleUpdateState(state, /* arg= */ null) in testIcon_whenEnabled_isOnState()
|
D | ColorInversionTileTest.java | 133 mTile.handleUpdateState(state, COLOR_INVERSION_DISABLED); in testIcon_whenColorInversionDisabled_isOffState() 143 mTile.handleUpdateState(state, COLOR_INVERSION_ENABLED); in testIcon_whenColorInversionEnabled_isOnState()
|
D | CameraToggleTileTest.kt | 110 tile.handleUpdateState(state, CAMERA_TOGGLE_ENABLED) in testIcon_whenCameraAccessEnabled_isOnState() 120 tile.handleUpdateState(state, CAMERA_TOGGLE_DISABLED) in testIcon_whenCameraAccessDisabled_isOffState()
|
D | UiModeNightTileTest.kt | 113 tile.handleUpdateState(state, /* arg= */ null) in testIcon_whenNightModeOn_isOnState() 124 tile.handleUpdateState(state, /* arg= */ null) in testIcon_whenNightModeOn_isOffState()
|
D | MicrophoneToggleTileTest.kt | 111 tile.handleUpdateState(state, MICROPHONE_TOGGLE_ENABLED) in testIcon_whenMicrophoneAccessEnabled_isOnState() 120 tile.handleUpdateState(state, MICROPHONE_TOGGLE_DISABLED) in testIcon_whenMicrophoneAccessDisabled_isOffState()
|
D | BatterySaverTileTest.kt | 151 tile.handleUpdateState(state, /* arg= */ null) in testIcon_whenBatterySaverDisabled_isOffState() 162 tile.handleUpdateState(state, /* arg= */ null) in testIcon_whenBatterySaverEnabled_isOnState()
|
D | ReduceBrightColorsTileTest.java | 153 mTile.handleUpdateState(state, /* arg= */ null); in testIcon_whenTileEnabled_isOnState() 164 mTile.handleUpdateState(state, /* arg= */ null); in testIcon_whenTileDisabled_isOffState()
|
D | ScreenRecordTileTest.java | 270 mTile.handleUpdateState(state, /* arg= */ null); in testIcon_whenRecording_isOnState() 281 mTile.handleUpdateState(state, /* arg= */ null); in testIcon_whenStarting_isOnState() 292 mTile.handleUpdateState(state, /* arg= */ null); in testIcon_whenRecordingOff_isOffState()
|
D | DndTileTest.kt | 221 tile.handleUpdateState(state, /* arg= */ null) in testIcon_whenDndModeOff_isOffState() 231 tile.handleUpdateState(state, /* arg= */ null) in testIcon_whenDndModeOn_isOnState()
|
D | RotationLockTileTest.java | 248 mLockTile.handleUpdateState(state, /* arg= */ null); in testIcon_whenDisabled_isOffState() 258 mLockTile.handleUpdateState(state, /* arg= */ null); in testIcon_whenEnabled_isOnState()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/battery/unified/ |
D | BatteryLayersDrawable.kt | 82 handleUpdateState(field, value) 100 private fun handleUpdateState(old: BatteryDrawableState, new: BatteryDrawableState) { in handleUpdateState() method
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/qs/external/ |
D | CustomTileTest.kt | 205 customTile.handleUpdateState(state, null) in testValueUpdatedInBooleanTile() 209 customTile.handleUpdateState(state, null) in testValueUpdatedInBooleanTile() 213 customTile.handleUpdateState(state, null) in testValueUpdatedInBooleanTile() 222 customTile.handleUpdateState(customTile.newTileState(), null) in testNoCrashOnNullDrawable()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/carrier/ |
D | ShadeCarrierGroupController.java | 186 mMainHandler = new H(mainLooper, this::handleUpdateCarrierInfo, this::handleUpdateState); in ShadeCarrierGroupController() 335 private void handleUpdateState() { in handleUpdateState() method in ShadeCarrierGroupController 426 handleUpdateState(); // handleUpdateCarrierInfo is always called from main thread. in handleUpdateCarrierInfo()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/ |
D | InternetTileNewImpl.kt | 98 override fun handleUpdateState(state: QSTile.BooleanState, arg: Any?) { in <lambda>() method
|
D | FontScalingTile.kt | 110 override fun handleUpdateState(state: QSTile.State?, arg: Any?) { in handleUpdateState() method
|