Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/power/
DPolicyReader.java111 private static final int[] NO_USER_INTERACTION_ENABLED_COMPONENTS = { field in PolicyReader
313 NO_USER_INTERACTION_ENABLED_COMPONENTS.clone(), in initPolicies()
591 List<Integer> enabledComponents = Arrays.stream(NO_USER_INTERACTION_ENABLED_COMPONENTS) in reconstructSystemPowerPolicy()