Searched refs:mAllButton (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Browser/src/com/android/browser/
H A DNavigationBarTablet.java51 private View mAllButton; field in class:NavigationBarTablet
91 mAllButton = findViewById(R.id.all_btn);
107 mAllButton.setOnClickListener(this);
174 } else if (mAllButton == v) {

Completed in 56 milliseconds