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

  /developers/build/prebuilts/gradle/BatchStepSensor/Application/src/main/java/com/example/android/batchstepsensor/cardstream/
Card.java 49 public static final int PROGRESS_TYPE_LABEL = 3;
183 * {@link #PROGRESS_TYPE_INDETERMINATE}, {@link #PROGRESS_TYPE_LABEL} or
198 * {@link #PROGRESS_TYPE_INDETERMINATE}, {@link #PROGRESS_TYPE_LABEL}. Otherwise if no progress
238 * {@link #PROGRESS_TYPE_LABEL}
253 * {@link #PROGRESS_TYPE_LABEL}.
449 * <li>{@link #PROGRESS_TYPE_LABEL} only displays a label text in the progress area
634 * <li>{@link Card#PROGRESS_TYPE_LABEL}: Label only, no progresss bar</li>
701 * <li>{@link Card#PROGRESS_TYPE_LABEL}: Label only, no progresss bar</li>
  /development/samples/browseable/BatchStepSensor/src/com.example.android.batchstepsensor/cardstream/
Card.java 49 public static final int PROGRESS_TYPE_LABEL = 3;
183 * {@link #PROGRESS_TYPE_INDETERMINATE}, {@link #PROGRESS_TYPE_LABEL} or
198 * {@link #PROGRESS_TYPE_INDETERMINATE}, {@link #PROGRESS_TYPE_LABEL}. Otherwise if no progress
238 * {@link #PROGRESS_TYPE_LABEL}
253 * {@link #PROGRESS_TYPE_LABEL}.
449 * <li>{@link #PROGRESS_TYPE_LABEL} only displays a label text in the progress area
634 * <li>{@link Card#PROGRESS_TYPE_LABEL}: Label only, no progresss bar</li>
701 * <li>{@link Card#PROGRESS_TYPE_LABEL}: Label only, no progresss bar</li>

Completed in 103 milliseconds