Searched refs:initialPolicyId (Results 1 – 2 of 2) sorted by relevance
401 String initialPolicyId = "audio_off"; in testRemovePowerPolicyListener() local402 applyInitialPolicyForTest(initialPolicyId, /* enabledComponents= */ in testRemovePowerPolicyListener()419 .that(receivedPolicyId == null || receivedPolicyId.equals(initialPolicyId)) in testRemovePowerPolicyListener()
2304 String initialPolicyId = ""; in getInitialAccumulatedPowerPolicy() local2312 return new CarPowerPolicy(initialPolicyId, enabledComponents, disabledComponents); in getInitialAccumulatedPowerPolicy()