Home
last modified time | relevance | path

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

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