HomeSort by relevance Sort by last modified time
    Searched refs:TimerLabelDialogHandler (Results 1 - 2 of 2) sorted by null

  /packages/apps/DeskClock/src/com/android/deskclock/
LabelDialogFragment.java 169 if (activity instanceof TimerLabelDialogHandler){
173 + "AlarmLabelDialogHandler or TimerLabelDialogHandler");
187 interface TimerLabelDialogHandler {
DeskClock.java 69 public class DeskClock extends Activity implements LabelDialogFragment.TimerLabelDialogHandler,

Completed in 99 milliseconds