Searched defs:topLeftButton (Results 1 – 2 of 2) sorted by relevance
41 Button topLeftButton = findViewById(R.id.topLeftButton); in onCreate() local
28 public Button topLeftButton; field in FocusFinderCtsActivity