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

  /developers/build/prebuilts/gradle/BatchStepSensor/Application/src/main/java/com/example/android/batchstepsensor/cardstream/
Card.java 47 public static final int PROGRESS_TYPE_NORMAL = 1;
182 * Must be a value of either {@link #PROGRESS_TYPE_NORMAL},
197 * Return the progress indicator type. A value of either {@link #PROGRESS_TYPE_NORMAL},
211 * {@link #PROGRESS_TYPE_NORMAL} progress type.
225 * {@link #PROGRESS_TYPE_NORMAL} progress type.
237 * {@link #PROGRESS_TYPE_NORMAL}, {@link #PROGRESS_TYPE_INDETERMINATE} or
252 * {@link #PROGRESS_TYPE_NORMAL}, {@link #PROGRESS_TYPE_INDETERMINATE} or
445 * <li>{@link #PROGRESS_TYPE_NORMAL}
632 * <ul><li>{@link Card#PROGRESS_TYPE_NORMAL: Standard progress bar with label text</li>
657 * Set the progress. Only useful for the type {@link #PROGRESS_TYPE_NORMAL}
    [all...]
  /development/samples/browseable/BatchStepSensor/src/com.example.android.batchstepsensor/cardstream/
Card.java 47 public static final int PROGRESS_TYPE_NORMAL = 1;
182 * Must be a value of either {@link #PROGRESS_TYPE_NORMAL},
197 * Return the progress indicator type. A value of either {@link #PROGRESS_TYPE_NORMAL},
211 * {@link #PROGRESS_TYPE_NORMAL} progress type.
225 * {@link #PROGRESS_TYPE_NORMAL} progress type.
237 * {@link #PROGRESS_TYPE_NORMAL}, {@link #PROGRESS_TYPE_INDETERMINATE} or
252 * {@link #PROGRESS_TYPE_NORMAL}, {@link #PROGRESS_TYPE_INDETERMINATE} or
445 * <li>{@link #PROGRESS_TYPE_NORMAL}
632 * <ul><li>{@link Card#PROGRESS_TYPE_NORMAL: Standard progress bar with label text</li>
657 * Set the progress. Only useful for the type {@link #PROGRESS_TYPE_NORMAL}
    [all...]

Completed in 126 milliseconds