HomeSort by relevance Sort by last modified time
    Searched defs:EXTRA_LENGTH (Results 1 - 3 of 3) sorted by null

  /frameworks/base/core/java/android/provider/
AlarmClock.java 70 * This action requests a timer to be started for a specific {@link #EXTRA_LENGTH length} of
71 * time. If no {@link #EXTRA_LENGTH length} is specified, the implementation should start an
73 * If a {@link #EXTRA_LENGTH length} is specified, and {@link #EXTRA_SKIP_UI} is {@code true},
83 * <li>{@link #EXTRA_LENGTH} <em>(optional)</em>: The length of the timer being set.
150 public static final String EXTRA_LENGTH = "android.intent.extra.alarm.LENGTH";
  /prebuilts/sdk/19/
android.jar 
  /prebuilts/sdk/current/
android.jar 

Completed in 29 milliseconds