Searched refs:getSupportedStates (Results 1 – 3 of 3) sorted by relevance
180 List<DeviceState> states = mService.getSupportedStates(); in runPrintStates()190 pw.print(mService.getSupportedStates() in runPrintStatesSimple()
364 List<DeviceState> getSupportedStates() { in getSupportedStates() method in DeviceStateManagerService
230 assertThat(mService.getSupportedStates()).containsExactly(DEFAULT_DEVICE_STATE, in supportedStatesChanged()243 assertThat(mService.getSupportedStates()).containsExactly(DEFAULT_DEVICE_STATE); in supportedStatesChanged()262 assertThat(mService.getSupportedStates()).containsExactly(DEFAULT_DEVICE_STATE, in supportedStatesChanged_statesRemainSame()276 assertThat(mService.getSupportedStates()).containsExactly(DEFAULT_DEVICE_STATE, in supportedStatesChanged_statesRemainSame()