Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/
DCarUxRestrictionsManagerService.java132 private static final int INITIAL_DISPLAYS_SIZE = 8; field in CarUxRestrictionsManagerService
235 private IntArray mDisplayIds = new IntArray(INITIAL_DISPLAYS_SIZE);
1010 INITIAL_DISPLAYS_SIZE); in handleDispatchUxRestrictionsLocked()
1011 IntArray displaysToDispatch = new IntArray(INITIAL_DISPLAYS_SIZE); in handleDispatchUxRestrictionsLocked()