Home
last modified time | relevance | path

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

/cts/hostsidetests/car/src/android/car/cts/powerpolicy/
DPowerPolicyDef.java143 Arrays.asList(ComponentList.ALL_COMPONENTS)); in createWithComponentOff()
232 private static final class ComponentList { class in PowerPolicyDef
379 ComponentList.INIT_ALL_ON_ENABLE, ComponentList.INIT_ALL_ON_DISABLE);
383 ComponentList.DEFAULT_ALL_ON_ENABLE, ComponentList.DEFAULT_ALL_ON_DISABLE);
387 ComponentList.NO_USER_INTERACT_ENABLE, ComponentList.NO_USER_INTERACT_DISABLE);
390 ComponentList.TEST1_ENABLE, ComponentList.TEST1_DISABLE);
393 ComponentList.TEST2_ENABLE, ComponentList.TEST2_DISABLE);
396 ComponentList.ERROR_TEST1_ENABLE, ComponentList.ERROR_TEST1_DISABLE);
399 ComponentList.ERROR_TEST2_ENABLE, ComponentList.ERROR_TEST2_DISABLE);
402 ComponentList.LISTENER_TEST_ENABLE, ComponentList.LISTENER_TEST_DISABLE);
[all …]