Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/
H A DMultiListLayout.java108 onUpdateList(); in updateList()
130 protected void onUpdateList() { in onUpdateList() method in MultiListLayout
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/globalactions/
H A DGlobalActionsGridLayout.java48 public void onUpdateList() { in onUpdateList() method in GlobalActionsGridLayout
50 super.onUpdateList(); in onUpdateList()
H A DGlobalActionsLayoutLite.java61 public void onUpdateList() { in onUpdateList() method in GlobalActionsLayoutLite
62 super.onUpdateList(); in onUpdateList()
H A DGlobalActionsColumnLayout.java66 public void onUpdateList() { in onUpdateList() method in GlobalActionsColumnLayout
67 super.onUpdateList(); in onUpdateList()
H A DGlobalActionsLayout.java122 public void onUpdateList() { in onUpdateList() method in GlobalActionsLayout
123 super.onUpdateList(); in onUpdateList()