Searched defs:bottomRightButton (Results 1 – 3 of 3) sorted by relevance
37 final Button bottomRightButton = findViewById(R.id.bottomRightButton); in onCreate() local
69 final Button bottomRightButton = findViewById(R.id.bottomRightButton); in onCreate() local
34 public Button bottomRightButton; field in FocusFinderCtsActivity