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

  /developers/build/prebuilts/gradle/DisplayingBitmaps/Application/src/main/java/com/example/android/displayingbitmaps/util/
AsyncTask.java 92 * publishProgress((int) ((i / (float) count) * 100));
141 * can also use {@link #publishProgress} to publish one or more units
145 * call to {@link #publishProgress}. The timing of the execution is
363 * This method can call {@link #publishProgress} to publish updates
372 * @see #publishProgress
402 * Runs on the UI thread after {@link #publishProgress} is invoked.
403 * The specified values are the values passed to {@link #publishProgress}.
407 * @see #publishProgress
646 protected final void publishProgress(Progress... values) {
  /developers/samples/android/ui/graphics/DisplayingBitmaps/Application/src/main/java/com/example/android/displayingbitmaps/util/
AsyncTask.java 92 * publishProgress((int) ((i / (float) count) * 100));
141 * can also use {@link #publishProgress} to publish one or more units
145 * call to {@link #publishProgress}. The timing of the execution is
363 * This method can call {@link #publishProgress} to publish updates
372 * @see #publishProgress
402 * Runs on the UI thread after {@link #publishProgress} is invoked.
403 * The specified values are the values passed to {@link #publishProgress}.
407 * @see #publishProgress
646 protected final void publishProgress(Progress... values) {
  /development/samples/browseable/DisplayingBitmaps/src/com.example.android.displayingbitmaps/util/
AsyncTask.java 92 * publishProgress((int) ((i / (float) count) * 100));
141 * can also use {@link #publishProgress} to publish one or more units
145 * call to {@link #publishProgress}. The timing of the execution is
363 * This method can call {@link #publishProgress} to publish updates
372 * @see #publishProgress
402 * Runs on the UI thread after {@link #publishProgress} is invoked.
403 * The specified values are the values passed to {@link #publishProgress}.
407 * @see #publishProgress
646 protected final void publishProgress(Progress... values) {
  /development/samples/training/basic/ActivityLifecycle/libs/
android-support-v13.jar 
  /development/samples/training/multiscreen/newsreader/libs/
android-support-v4.jar 
  /development/samples/training/AnimationsDemo/libs/
android-support-v13.jar 
  /development/samples/training/basic/FragmentBasics/libs/
android-support-v4.jar 
  /development/samples/training/location-aware/libs/
android-support-v4.jar 
  /development/samples/ControllerSample/libs/
android-support-v4.jar 
  /development/samples/training/ContactsList/libs/
android-support-v4.jar 
  /development/samples/training/EffectiveNavigation/libs/
android-support-v4.jar 
  /development/samples/training/InteractiveChart/libs/
android-support-v4.jar 
  /development/samples/training/NavigationDrawer/libs/
android-support-v4.jar 
  /developers/build/prebuilts/gradle/SwipeRefreshListFragment/Application/libs/
android-support-v4.jar 
  /developers/samples/android/ui/views/SwipeRefreshLayout/SwipeRefreshListFragment/Application/libs/
android-support-v4.jar 
  /external/chromium_org/third_party/libaddressinput/src/java/
android.jar 

Completed in 38 milliseconds