HomeSort by relevance Sort by last modified time
    Searched defs:PROGRESS (Results 1 - 25 of 63) sorted by null

1 2 3

  /toolchain/binutils/binutils-2.27/include/
progress.h 1 /* Default definitions for progress macros.
30 #ifndef PROGRESS
31 #define PROGRESS(X)
  /packages/apps/Settings/tests/robotests/src/com/android/settings/widget/
SeekBarPreferenceTest.java 36 private static final int PROGRESS = 16;
48 mSeekBarPreference.setProgress(PROGRESS);
61 assertThat(preference.getProgress()).isEqualTo(PROGRESS);
  /device/linaro/bootloader/edk2/StdLib/Include/Ipf/machine/
loadfile_machdep.h 68 #define PROGRESS(a) (void) printf a
88 #define PROGRESS(a) /* nothing */
  /packages/apps/Launcher3/src/com/android/launcher3/graphics/
ViewScrim.java 31 public static Property<ViewScrim, Float> PROGRESS =
32 new Property<ViewScrim, Float>(Float.TYPE, "progress") {
55 public void setProgress(float progress) {
56 if (mProgress != progress) {
57 mProgress = progress;
  /frameworks/opt/bitmap/sample/src/com/example/bitmapsample/
MainActivity.java 42 private static Drawable PROGRESS;
55 PROGRESS = res.getDrawable(R.drawable.progress);
114 | ExtendedOptions.FEATURE_STATE_CHANGES, PLACEHOLDER, PROGRESS);
  /libcore/ojluni/src/main/java/java/util/jar/
Pack200.java 458 * The unpacker's progress as a percentage, as periodically
461 * Progress can be monitored by polling the value of this
464 * At a minimum, the unpacker must set progress to 0
468 String PROGRESS = "pack.progress";
524 * changes from the engine (such as progress indications)
577 * This is typically used by applications to update a progress bar.
587 * @see #PROGRESS
593 * Applications that need to monitor progress of the packer
594 * can poll the value of the {@link #PROGRESS PROGRESS
    [all...]
  /external/icu/android_icu4j/src/main/java/android/icu/text/
CanonicalIterator.java 148 if (PROGRESS) System.out.println("SEGMENT");
165 //if (PROGRESS) System.out.println("Permute: " + source);
198 //if (PROGRESS) System.out.println(" Piece: " + piece);
226 private static boolean PROGRESS = false; // debug progress
227 //private static Transliterator NAME = PROGRESS ? Transliterator.getInstance("name") : null;
269 if (PROGRESS) System.out.println("Adding Permutation: " + Utility.hex(possible));
273 if (PROGRESS) System.out.println("-Skipping Permutation: " + Utility.hex(possible));
289 if (PROGRESS) System.out.println("Adding: " + Utility.hex(segment));
323 if (PROGRESS) System.out.println("Adding: " + NAME.transliterate(segment))
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
CanonicalIterator.java 152 if (PROGRESS) System.out.println("SEGMENT");
169 //if (PROGRESS) System.out.println("Permute: " + source);
202 //if (PROGRESS) System.out.println(" Piece: " + piece);
230 private static boolean PROGRESS = false; // debug progress
231 //private static Transliterator NAME = PROGRESS ? Transliterator.getInstance("name") : null;
273 if (PROGRESS) System.out.println("Adding Permutation: " + Utility.hex(possible));
277 if (PROGRESS) System.out.println("-Skipping Permutation: " + Utility.hex(possible));
293 if (PROGRESS) System.out.println("Adding: " + Utility.hex(segment));
327 if (PROGRESS) System.out.println("Adding: " + NAME.transliterate(segment))
    [all...]
  /packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/
TaskViewDrawable.java 35 public static final FloatProperty<TaskViewDrawable> PROGRESS =
36 new FloatProperty<TaskViewDrawable>("progress") {
49 * The progress at which we play the atomic icon scale animation.
78 public void setProgress(float progress) {
79 mProgress = progress;
81 boolean passedIconScaleThreshold = progress <= ICON_SCALE_THRESHOLD;
96 // Speed up the icon scale to ensure it is 1 when progress is 1.
  /developers/build/prebuilts/gradle/LNotifications/Application/src/main/java/com/example/android/lnotifications/
OtherMetadataFragment.java 302 PROGRESS("progress"),
  /developers/samples/android/notification/LNotifications/Application/src/main/java/com/example/android/lnotifications/
OtherMetadataFragment.java 302 PROGRESS("progress"),
  /development/samples/browseable/LNotifications/src/com.example.android.lnotifications/
OtherMetadataFragment.java 302 PROGRESS("progress"),
  /sdk/apps/NotificationStudio/src/com/android/notificationstudio/model/
EditableItem.java 39 PROGRESS(R.string.progress, TYPE_BOOLEAN, CATEGORY_MAIN),
  /external/lz4/tests/
fullbench.c 91 #define PROGRESS(...) g_noPrompt ? 0 : DISPLAY(__VA_ARGS__)
457 PROGRESS("%1i- %-28.28s :%9i ->\r", loopNb, compressorName, (int)benchedSize);
479 PROGRESS("%1i- %-28.28s :%9i ->%9i (%5.2f%%),%7.1f MB/s\r", loopNb, compressorName, (int)benchedSize, (int)cSize, ratio, (double)benchedSize / bestTime / 1000000);
552 PROGRESS("%1i- %-29.29s :%10i ->\r", loopNb, dName, (int)benchedSize);
571 PROGRESS("%1i- %-29.29s :%10i -> %7.1f MB/s\r", loopNb, dName, (int)benchedSize, (double)benchedSize / bestTime / 1000000);
  /external/deqp/android/cts/runner/tests/src/com/drawelements/deqp/runner/
DeqpTestRunnerTest.java     [all...]
  /external/owasp/sanitizer/lib/htmlparser-1.3/
htmlparser-1.3-with-transitions.jar 
htmlparser-1.3.jar 
  /prebuilts/tools/common/bazel/formc-deps/
jps-builders.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/2.6.1/
icu4j-2.6.1.jar 
  /prebuilts/tools/common/m2/repository/xhtmlrenderer/xhtmlrenderer/R8rc1/
xhtmlrenderer-R8rc1.jar 
  /prebuilts/misc/common/robolectric/android-all/
android-all-4.1.2_r1-robolectric-r1.jar 
android-all-4.2.2_r1.2-robolectric-r1.jar 
android-all-4.3_r2-robolectric-r1.jar 
android-all-4.4_r1-robolectric-r2.jar 
android-all-5.0.2_r3-robolectric-r0.jar 

Completed in 315 milliseconds

1 2 3