Searched refs:AppBarListener (Results 1 – 2 of 2) sorted by relevance
33 private AppBarListener mListener = DEFAULT_APPBAR_LISTENER;45 public interface AppBarListener { interface in AppBarView87 private static final AppBarListener DEFAULT_APPBAR_LISTENER = new AppBarListener() {159 public void setListener(AppBarListener listener) { in setListener()
131 private AppBarView.AppBarListener mAppBarListener = new AppBarView.AppBarListener() {