Searched refs:ACTION_SET_TIMER (Results 1 – 5 of 5) sorted by relevance
153 public static final String ACTION_SET_TIMER = "android.intent.action.SET_TIMER"; field in AlarmClock
103 android.provider.AlarmClock#ACTION_SET_TIMER} intent. If the app cannot resolve110 Intent timerIntent = new Intent(AlarmClock.ACTION_SET_TIMER)
313 <p>To create a countdown timer, use the {@link android.provider.AlarmClock#ACTION_SET_TIMER}321 <dd>{@link android.provider.AlarmClock#ACTION_SET_TIMER}</dd>349 Intent intent = new Intent(AlarmClock.ACTION_SET_TIMER)361 android.provider.AlarmClock#ACTION_SET_TIMER} intent, your app must have the2289 <td>{@link android.provider.AlarmClock#ACTION_SET_TIMER AlarmClock.ACTION_SET_TIMER}</td>
24500 field public static final java.lang.String ACTION_SET_TIMER = "android.intent.action.SET_TIMER";
26456 field public static final java.lang.String ACTION_SET_TIMER = "android.intent.action.SET_TIMER";