Home
last modified time | relevance | path

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

/frameworks/support/leanback/src/main/java/androidx/leanback/widget/
DGridLayoutManager.java875 protected boolean hasDoneFirstLayout() { in hasDoneFirstLayout() method in GridLayoutManager
2379 if ((mFlag & PF_LAYOUT_ENABLED) == 0 || !hasDoneFirstLayout()) { in scrollHorizontallyBy()
2398 if ((mFlag & PF_LAYOUT_ENABLED) == 0 || !hasDoneFirstLayout()) { in scrollVerticallyBy()
2688 if (!hasDoneFirstLayout()) {
/frameworks/support/api/
D22.0.0.txt800 method protected boolean hasDoneFirstLayout();
D22.1.0.txt819 method protected boolean hasDoneFirstLayout();
D22.2.0.txt1158 method protected boolean hasDoneFirstLayout();