/packages/apps/Contacts/res/values/ |
colors.xml | 46 <!-- Colour of voicemail progress bar to the right of position indicator. --> 49 <!-- Colour of voicemail progress bar to the left of position indicator. -->
|
/packages/apps/Gallery2/src/com/android/gallery3d/photoeditor/ |
Toolbar.java | 68 // There should be only one progress spinner running at a time. 75 // Kill idle even when the progress dialog is shown.
|
/packages/apps/Gallery2/src/com/android/gallery3d/photoeditor/actions/ |
ColorSeekBar.java | 111 public void onProgressChanged(SeekBar seekBar, int progress, boolean fromUser) { 112 listener.onColorChanged(colors[progress], fromUser);
|
/packages/apps/Gallery2/src/com/android/gallery3d/ui/ |
SlideshowView.java | 162 protected void onCalculate(float progress) { 163 mProgress = progress;
|
/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/ |
Blend.h | 77 int &mosaicWidth, int &mosaicHeight, float &progress, bool &cancelComputation); 107 int DoMergeAndBlend(MosaicFrame **frames, int nsite, int width, int height, YUVinfo &imgMos, MosaicRect &rect, MosaicRect &cropping_rect, float &progress, bool &cancelComputation);
|
/packages/apps/VideoEditor/src/com/android/videoeditor/service/ |
MovieEffect.java | 79 * Set the duration of the effect. If a preview or export is in progress,
98 * Set start time of the effect. If a preview or export is in progress, then
|
/sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/internal/repository/ |
NullTaskMonitor.java | 27 * have any UI to update or means to report tracked progress.
40 * have any UI to update or means to report tracked progress.
|
/cts/tests/res/layout/ |
remote_view_test_good.xml | 47 <ProgressBar android:id="@+id/progress"
|
/development/samples/BrowserPlugin/jni/audio/ |
AudioPlugin.h | 37 int progress; // value between 0 and 100 member in struct:SoundPlay
|
/development/samples/Wiktionary/res/layout/ |
lookup.xml | 30 android:id="@+id/progress"
|
/external/apache-xml/src/main/java/org/apache/xpath/ |
ExpressionNode.java | 32 * and exprGetParent can be counted on to work reliably. Work in progress.</p>
|
/external/chromium/chrome/browser/autocomplete/ |
autocomplete_popup_view.h | 46 // no drag is in progress.
|
/external/chromium/chrome/browser/history/ |
download_database.h | 51 // all downloads that are in progress or are waiting to be cancelled.
|
/external/chromium/chrome/browser/sync/sessions/ |
test_util.cc | 28 // completed implies that the Syncer was unable to make forward progress
|
/external/chromium/chrome/browser/ui/cocoa/ |
animatable_view.h | 54 // Gets the progress of any current animation.
|
/external/chromium/chrome/browser/ui/webui/options/ |
cookies_view_handler.h | 60 // Flag to indicate whether there is a batch update in progress.
|
/external/chromium/chrome/common/ |
time_format.h | 25 // in-progress operations and users have different expectations of units.
|
/external/chromium/net/proxy/ |
proxy_script_fetcher.h | 50 // Aborts the in-progress fetch (if any).
|
/external/dbus/dbus/ |
dbus-pending-call.h | 2 /* dbus-pending-call.h Object representing a call in progress.
|
/external/e2fsprogs/misc/ |
logsave.8.in | 51 Text). This allows progress bar information to be visible to the user
|
/external/icu4c/test/cintltst/ |
ccaltst.h | 47 * Test that the days of the week progress properly when add is called repeatedly
|
/external/llvm/bindings/python/ |
README.txt | 3 The bindings are currently a work in progress and are far from complete.
|
/external/mesa3d/src/glsl/ |
loop_controls.cpp | 160 this->progress = false; 167 bool progress; member in class:loop_control_visitor 270 this->progress = true; 303 return v.progress;
|
/external/quake/res/layout/ |
downloader_title.xml | 48 <ProgressBar android:id="@android:id/progress"
|
/external/quake/res/values/ |
strings.xml | 31 <string name="download_activity_progress">Progress:</string>
|