Searched defs:ACTION_SET_TIMER (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/provider/
H A DAlarmClock.java26 * Applications that wish to receive the ACTION_SET_ALARM and ACTION_SET_TIMER Intents
153 public static final String ACTION_SET_TIMER = "android.intent.action.SET_TIMER"; field in class:AlarmClock
303 * Used by {@link #ACTION_SET_TIMER}.
311 * @see #ACTION_SET_TIMER
318 * Used by {@link #ACTION_SET_ALARM} and {@link #ACTION_SET_TIMER}.
324 * @see #ACTION_SET_TIMER
361 * Used by {@link #ACTION_SET_ALARM} and {@link #ACTION_SET_TIMER}.
370 * @see #ACTION_SET_TIMER

Completed in 53 milliseconds