Searched refs:A11yMenuFooter (Results 1 – 2 of 2) sorted by relevance
34 public class A11yMenuFooter { class54 public A11yMenuFooter(ViewGroup menuLayout, A11yMenuFooterCallBack callBack) { in A11yMenuFooter() method in A11yMenuFooter
38 import com.android.systemui.accessibility.accessibilitymenu.view.A11yMenuFooter.A11yMenuFooterCallB…142 protected A11yMenuFooter mA11yMenuFooter;171 mA11yMenuFooter = new A11yMenuFooter(a11yMenuLayout, mFooterCallbacks); in configureViewPagerAndFooter()