Home
last modified time | relevance | path

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

/packages/apps/DeskClock/src/com/android/deskclock/timer/
DCountingTimerView.java536 private boolean withinVirtualButtonBounds(float x, float y) { in withinVirtualButtonBounds() method in CountingTimerView
556 if (withinVirtualButtonBounds(event.getX(), event.getY())) { in registerVirtualButtonAction()
571 if (withinVirtualButtonBounds(event.getX(), event.getY())) { in registerVirtualButtonAction()