Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/accessibility/accessibilitymenu/src/com/android/systemui/accessibility/accessibilitymenu/view/
DA11yMenuFooter.java54 public A11yMenuFooter(ViewGroup menuLayout, A11yMenuFooterCallBack callBack) { in A11yMenuFooter()
68 private void configureFooterLayout(ViewGroup menuLayout) { in configureFooterLayout()