Searched defs:topRightButton (Results 1 – 2 of 2) sorted by relevance
60 final Button topRightButton = findViewById(R.id.topRightButton); in onCreate() local
30 public Button topRightButton; field in FocusFinderCtsActivity