HomeSort by relevance Sort by last modified time
    Searched full:progress (Results 326 - 350 of 2620) sorted by null

<<11121314151617181920>>

  /external/webkit/LayoutTests/fast/dom/Geolocation/script-tests/
page-reload-cancel-permission-requests.js 2 "to ensure that no permission requests are in progress.");
  /external/webkit/LayoutTests/storage/
database-lock-after-reload.html 26 // Load a new page while the transaction is still in progress, interrupting the transaction.
open-database-while-transaction-in-progress.js 6 "Test to make sure that calling openDatabase() while a transaction is in progress on a different handle to the same database does not result in a deadlock.",
  /external/webkit/Source/WebCore/svg/
SVGPointList.h 39 static bool createAnimated(const SVGPointList& fromList, const SVGPointList& toList, SVGPointList& resultList, float progress);
  /external/webkit/Tools/iExploder/iexploder-1.3.2/htdocs/
htmltags.in 99 progress
  /frameworks/base/core/java/android/os/storage/
MountServiceListener.java 20 * Callback class for receiving progress reports during a restore operation. These
  /frameworks/base/core/java/com/android/internal/widget/
TextProgressBar.java 38 * {@link android.R.id.progress} and {@link android.R.id.text1}.
52 static final int PROGRESSBAR_ID = android.R.id.progress;
114 "'android.R.id.progress' and Chronometer id 'android.R.id.text1'");
132 "Expecting child ProgressBar with id 'android.R.id.progress'");
  /frameworks/base/core/res/res/drawable/
progress_horizontal_holo_dark.xml 27 <item android:id="@android:id/progress">
progress_horizontal_holo_light.xml 27 <item android:id="@android:id/progress">
ratingbar.xml 20 <item android:id="@+android:id/progress" android:drawable="@android:drawable/rate_star_big_on" />
ratingbar_full.xml 20 <item android:id="@+android:id/progress" android:drawable="@android:drawable/ratingbar_full_filled" />
ratingbar_full_holo_dark.xml 20 <item android:id="@+android:id/progress" android:drawable="@android:drawable/ratingbar_full_filled_holo_dark" />
ratingbar_full_holo_light.xml 20 <item android:id="@+android:id/progress" android:drawable="@android:drawable/ratingbar_full_filled_holo_light" />
ratingbar_holo_dark.xml 20 <item android:id="@+android:id/progress" android:drawable="@android:drawable/rate_star_big_on_holo_dark" />
ratingbar_holo_light.xml 20 <item android:id="@+android:id/progress" android:drawable="@android:drawable/rate_star_big_on_holo_light" />
ratingbar_small.xml 20 <item android:id="@+android:id/progress" android:drawable="@android:drawable/rate_star_small_on" />
ratingbar_small_holo_dark.xml 20 <item android:id="@+android:id/progress" android:drawable="@android:drawable/rate_star_small_on_holo_dark" />
ratingbar_small_holo_light.xml 20 <item android:id="@+android:id/progress" android:drawable="@android:drawable/rate_star_small_on_holo_light" />
scrubber_progress_horizontal_holo_dark.xml 24 <item android:id="@android:id/progress">
scrubber_progress_horizontal_holo_light.xml 24 <item android:id="@android:id/progress">
  /frameworks/base/core/res/res/layout/
progress_dialog_holo.xml 31 <ProgressBar android:id="@android:id/progress"
  /frameworks/base/packages/SystemUI/res/drawable/
status_bar_settings_slider_disabled.xml 24 <item android:id="@android:id/progress">
  /frameworks/base/tests/HwAccelerationTest/res/drawable/
progress_vertical_holo_dark.xml 27 <item android:id="@android:id/progress">
scrubber_progress_vertical_holo_dark.xml 24 <item android:id="@android:id/progress">
  /frameworks/opt/colorpicker/res/layout/
color_picker_dialog.xml 30 android:id="@android:id/progress"

Completed in 4412 milliseconds

<<11121314151617181920>>