Home
last modified time | relevance | path

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

/packages/apps/TV/src/com/android/tv/menu/
DMenuLayoutManager.java286 int relativeBottom = bottom - top; in getViewLayouts() local
297 relativeBottom in getViewLayouts()
302 int childBottom = relativeBottom; in getViewLayouts()
309 relativeBottom in getViewLayouts()
314 relativeBottom in getViewLayouts()
320 layouts.add(new Rect(relativeLeft, childBottom, relateiveRight, relativeBottom)); in getViewLayouts()
340 childTop = relativeBottom; in getViewLayouts()