Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/floatingmenu/
H A DAccessibilityFloatingMenuView.java641 updateListViewWith(mLastConfiguration); in initListView()
646 private void updateListViewWith(Configuration configuration) { in updateListViewWith() method in AccessibilityFloatingMenuView
685 updateListViewWith(newConfig); in onConfigurationChanged()