Home
last modified time | relevance | path

Searched defs:shouldReverseListItems (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/globalactions/
DGlobalActionsGridLayout.java134 protected boolean shouldReverseListItems() { in shouldReverseListItems() method in GlobalActionsGridLayout
DGlobalActionsFlatLayout.java41 protected boolean shouldReverseListItems() { in shouldReverseListItems() method in GlobalActionsFlatLayout
DGlobalActionsLayoutLite.java42 protected boolean shouldReverseListItems() { in shouldReverseListItems() method in GlobalActionsLayoutLite
DGlobalActionsColumnLayout.java54 protected boolean shouldReverseListItems() { in shouldReverseListItems() method in GlobalActionsColumnLayout
DGlobalActionsLayout.java119 protected abstract boolean shouldReverseListItems(); in shouldReverseListItems() method in GlobalActionsLayout
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/globalactions/
DGlobalActionsLayoutTest.java108 protected boolean shouldReverseListItems() { in shouldReverseListItems() method in GlobalActionsLayoutTest.TestLayout