Home
last modified time | relevance | path

Searched defs:hasValidInput (Results 1 – 2 of 2) sorted by relevance

/packages/apps/DeskClock/src/com/android/deskclock/timer/
DTimerSetupView.kt274 fun hasValidInput(): Boolean { in hasValidInput() method
DTimerSetupView.java301 public boolean hasValidInput() { in hasValidInput() method in TimerSetupView