Searched refs:onRightButtonClick (Results 1 – 8 of 8) sorted by relevance
59 void onRightButtonClick(@NonNull Button right); in onRightButtonClick() method
62 public void onRightButtonClick(@NonNull Button right) { in onRightButtonClick() method in DeskClockFragment
221 getSelectedDeskClockFragment().onRightButtonClick(mRightButton); in onCreate()
64 deskClockFragment.onRightButtonClick(rightButton); in MockFabContainer()
223 override fun onRightButtonClick(right: Button) { in <lambda>() method in com.android.deskclock.stopwatch.StopwatchFragment
231 public void onRightButtonClick(@NonNull Button right) { in onRightButtonClick() method in StopwatchFragment
371 override fun onRightButtonClick(right: Button) { in onRightButtonClick() method in com.android.deskclock.timer.TimerFragment
415 public void onRightButtonClick(@NonNull Button right) { in onRightButtonClick() method in TimerFragment