Searched refs:getWindowCached (Results 1 – 1 of 1) sorted by relevance
103 return getWindowCached(Type.TOP); in getTopWindow()108 return getWindowCached(Type.BOTTOM); in getBottomWindow()113 return getWindowCached(Type.LEFT); in getLeftWindow()118 return getWindowCached(Type.RIGHT); in getRightWindow()147 private ViewGroup getWindowCached(Type type) { in getWindowCached() method in CarSystemBarViewFactory