OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:progress
(Results
876 - 900
of
2396
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/junit/runtime/
RemoteAdtTestRunner.java
87
* @param execution used to report test
progress
91
// hold onto this execution reference so it can be used to report test
progress
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/project/
AndroidNature.java
120
* @param monitor An optional
progress
monitor. Can be null.
146
* @param monitor An existing
progress
monitor.
/sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/repository/sdkman2/
LogWindow.java
354
* - Messages with a % are typical part of a
progress
update and shouldn't be in the log. <br/>
367
// Descriptions also have the download
progress
status (0..100%) which we want to avoid
/frameworks/base/docs/html/guide/faq/
commontasks.jd
28
<li><a href="#progressbar">Displaying a
progress
bar</a> </li>
437
<td>A dialog box used to indicate
progress
of an operation with a known
progress
438
value or an indeterminate length (setProgress(bool)). See <strong>Views</strong> > <strong>
Progress
Bar</strong> in
535
<a name="progressbar" id="progressbar"></a><h2>Displaying a
Progress
Bar</h2>
536
<p>An activity can display a
progress
bar to notify the user that something is happening.
537
To display a
progress
bar in a screen, call {@link android.app.Activity#requestWindowFeature(int)
539
of the
progress
bar, call {@link android.view.Window#setFeatureInt(int,int)
541
Progress
bar values are from 0 to 9,999, or set the value to 10,000 to make the
542
progress
bar invisible. </p
[
all
...]
/external/libmtp/src/
libmtp.c
[
all
...]
/frameworks/base/core/java/android/app/
Activity.java
[
all
...]
/dalvik/dexgen/src/com/android/dexgen/rop/code/
LocalVariableExtractor.java
33
/** {@code non-null;} result in-
progress
*/
/dalvik/dx/src/com/android/dx/rop/code/
LocalVariableExtractor.java
33
/** {@code non-null;} result in-
progress
*/
/dalvik/dx/src/com/android/dx/ssa/
LocalVariableExtractor.java
42
/** {@code non-null;} result in-
progress
*/
/dalvik/vm/
AtomicCache.h
112
* an update was in
progress
before we got here (unlikely). \
/development/ide/emacs/
android-host.el
39
;; android-fastboot-flashall is still work in
progress
, check the
/development/samples/ApiDemos/src/com/example/android/apis/app/
LoaderCursor.java
86
// Start out with a
progress
indicator.
LoaderRetained.java
89
// Start out with a
progress
indicator.
/development/samples/SampleSyncAdapter/res/values/
strings.xml
46
<!-- Message shown in
progress
dialog while app connects to the server -->
/development/samples/Support13Demos/src/com/example/android/supportv13/app/
CursorFragment.java
65
// Start out with a
progress
indicator.
/development/samples/Support4Demos/res/values/
strings.xml
73
<string name="fragment_retain_instance_msg">Current
progress
of retained fragment;
/development/samples/Support4Demos/src/com/example/android/supportv4/app/
LoaderCursorSupport.java
90
// Start out with a
progress
indicator.
LoaderRetainedSupport.java
93
// Start out with a
progress
indicator.
/development/tools/emulator/system/camera/
EmulatedCamera2.h
207
/** In-
progress
request management */
/external/apache-xml/src/main/java/org/apache/xalan/
Version.java
131
* Development drops are works in
progress
towards a
Version.src
131
* Development drops are works in
progress
towards a
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
DTMAxisIterNodeList.java
56
* <p>State: In
progress
!!</p>
DTMChildIterNodeList.java
53
* <p>State: In
progress
!!</p>
DTMNodeIterator.java
57
* <p>State: In
progress
!!</p>
DTMNodeList.java
54
* <p>State: In
progress
!!</p>
Completed in 640 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>