Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/power/
DPolicyReader.java115 private static final int[] NO_USER_INTERACTION_DISABLED_COMPONENTS = { field in PolicyReader
314 NO_USER_INTERACTION_DISABLED_COMPONENTS.clone())); in initPolicies()
593 List<Integer> disabledComponents = Arrays.stream(NO_USER_INTERACTION_DISABLED_COMPONENTS) in reconstructSystemPowerPolicy()