Home
last modified time | relevance | path

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

/packages/apps/Car/SystemUI/src/com/android/systemui/car/systembar/
DCarSystemBarViewFactory.java47 private static final ArrayMap<Type, Integer> sLayoutMap = setupLayoutMapping(); field in CarSystemBarViewFactory
188 Integer barLayoutInteger = sLayoutMap.get(type); in getBarCached()