Home
last modified time | relevance | path

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

/frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/view/
DNavigationBar.java84 private Button moreButton; field in NavigationBar
109 moreButton = (Button) findViewById(R.id.suw_navbar_more); in init()
121 return moreButton; in getMoreButton()