Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
H A DQSFragment.java226 bindFooterActionsView(view); in onViewCreated()
286 private void bindFooterActionsView(View root) { in bindFooterActionsView() method in QSFragment