Searched refs:getCurrentPolicyId (Results 1 – 4 of 4) sorted by relevance
147 .that(listenerAudioOne.getCurrentPolicyId(LISTENER_WAIT_TIME_MS)) in testApplyNewPowerPolicy()151 .that(listenerAudioTwo.getCurrentPolicyId(NO_WAIT)).isNull(); in testApplyNewPowerPolicy()154 .that(listenerWifi.getCurrentPolicyId(LISTENER_WAIT_TIME_MS)).isEqualTo(policyId); in testApplyNewPowerPolicy()157 .that(listenerLocation.getCurrentPolicyId(NO_WAIT)).isNull(); in testApplyNewPowerPolicy()417 public String getCurrentPolicyId(long waitTimeMs) throws Exception { in getCurrentPolicyId() method in CarPowerManagerTest.PowerPolicyListenerImpl
61 boolean expected = expectedPolicyId.equals(mFrameCpms.getCurrentPolicyId()); in checkCurrentPolicy()64 CLog.d("currentPolicyId: " + mFrameCpms.getCurrentPolicyId()); in checkCurrentPolicy()
60 public String getCurrentPolicyId() { in getCurrentPolicyId() method in CpmsSystemLayerStateInfo
100 public String getCurrentPolicyId() { in getCurrentPolicyId() method in CpmsFrameworkLayerStateInfo