Searched refs:POWER_STATE_ALL (Results 1 – 3 of 3) sorted by relevance
248 assertThat(powerCaptor.getAllValues().get(0)).isEqualTo(RegisteredAidCache.POWER_STATE_ALL); in testConfigureRoutingTestCase1_CommitsCache()445 assertThat(powerCaptor.getAllValues().get(0)).isEqualTo(RegisteredAidCache.POWER_STATE_ALL); in testConfigureRoutingTestCase5_CommitsCache()511 assertThat(powerCaptor.getAllValues().get(0)).isEqualTo(RegisteredAidCache.POWER_STATE_ALL); in testConfigureRoutingTestCase6_CommitsCache()
427 default_route_power_state = RegisteredAidCache.POWER_STATE_ALL; in configureRouting()443 int default_route_power_state = RegisteredAidCache.POWER_STATE_ALL; in configureRouting()
67 static final int POWER_STATE_ALL = POWER_STATE_SWITCH_ON | POWER_STATE_SWITCH_OFF field in RegisteredAidCache1028 int power = POWER_STATE_ALL; in computeAidPowerState()