Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/mockingservicestests/src/com/android/server/app/
H A DGameManagerServiceTests.java839 String configStringBefore = in testSetBatteryModeConfigOverride_thenUpdateAllDeviceConfig() local
842 .thenReturn(configStringBefore); in testSetBatteryModeConfigOverride_thenUpdateAllDeviceConfig()
877 String configStringBefore = in testSetBatteryModeConfigOverride_thenOptInBatteryMode() local
880 .thenReturn(configStringBefore); in testSetBatteryModeConfigOverride_thenOptInBatteryMode()
2029 String configStringBefore = in testResetInterventions_onDeviceConfigReset() local
2032 .thenReturn(configStringBefore); in testResetInterventions_onDeviceConfigReset()
2055 String configStringBefore = in testResetInterventions_onInterventionsDisabled() local
2058 .thenReturn(configStringBefore); in testResetInterventions_onInterventionsDisabled()
2080 String configStringBefore = in testResetInterventions_onGameModeOverridden() local
2083 .thenReturn(configStringBefore); in testResetInterventions_onGameModeOverridden()