Home
last modified time | relevance | path

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

/packages/apps/TV/src/com/android/tv/menu/
DMenuLayoutManager.java138 List<Rect> layouts = getViewLayouts(left, top, right, bottom); in layout()
254 private List<Rect> getViewLayouts(int left, int top, int right, int bottom) { in getViewLayouts() method in MenuLayoutManager
255 return getViewLayouts( in getViewLayouts()
276 private List<Rect> getViewLayouts( in getViewLayouts() method in MenuLayoutManager
478 getViewLayouts( in setSelectedPositionSmooth()
842 getViewLayouts( in onMenuRowUpdated()