/external/libnfc-nxp/src/ |
phFriNfc_MifareStdMap.h | 79 #define PH_FRINFC_NDEFMAP_STATE_RD_ACS_BIT 5 /*!< Read access bit is in progress */ 87 #define PH_FRINFC_NDEFMAP_STATE_POLL 13 /*!< Poll in progress */ 88 #define PH_FRINFC_NDEFMAP_STATE_DISCONNECT 14 /*!< Disconnect in progress */ 89 #define PH_FRINFC_NDEFMAP_STATE_CONNECT 15 /*!< Connect in progress */ 91 #define PH_FRINFC_NDEFMAP_STATE_RD_SEC_ACS_BIT 16 /*!< Convert to ReadOnly in progress */ 92 #define PH_FRINFC_NDEFMAP_STATE_WRITE_SEC 17 /*!< Convert to ReadOnly in progress */
|
/external/zlib/contrib/delphi/ |
ZLib.pas | 53 procedure Progress(Sender: TObject); dynamic; 78 written to the output stream. This is useful for updating a progress 113 This is useful for updating a progress indicator when you are reading a 398 procedure TCustomZLibStream.Progress(Sender: TObject); 458 Progress(Self); 515 Progress(Self);
|
/frameworks/base/core/java/android/app/ |
ListFragment.java | 188 * way to have the built-in indeterminant progress state be shown. 304 * this time an indeterminant progress indicator will be shown instead. 312 * @param shown If true, the list view is shown; if false, the progress 330 * this time an indeterminant progress indicator will be shown instead. 332 * @param shown If true, the list view is shown; if false, the progress 427 // have our data right away and start with the progress indicator.
|
/packages/apps/Bluetooth/src/com/android/bluetooth/opp/ |
BluetoothOppTransferActivity.java | 94 // Receive progress dialog 103 // Send progress dialog 150 // update progress bar for ongoing transfer 418 * Update progress bar per data got from content provider 428 // if Max and progress both equal 0, the progress display 100%.
|
/packages/apps/Camera/src/com/android/camera/ |
FocusManager.java | 45 * CAF is not in progress. 47 * CAF is in progress. 70 private static final int STATE_FOCUSING = 1; // Focus is in progress. 71 // Focus is in progress and the camera should take a picture after focus finishes. 248 // while the snapshot is still in progress. The user probably wants 372 // If auto focus was in progress, it would have been canceled.
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/sdk/ |
AndroidJarLoader.java | 145 * @param monitor A progress monitor. Can be null. Caller is responsible for calling done. 155 SubMonitor progress = SubMonitor.convert(monitor, taskLabel == null ? "" : taskLabel, 100); local 185 // advance 5% of whatever is allocated on the progress bar 186 progress.setWorkRemaining(100); 187 progress.worked(5); 188 progress.subTask(String.format("Preload %1$s", className));
|
/external/chromium/chrome/browser/ui/views/download/ |
download_item_view.h | 9 // and a button for canceling an in progress download, or opening 237 // For canceling an in progress icon request. 252 // Progress animation
|
/external/dropbear/ |
Makefile.in | 9 # dbclient functionality, and includes the progress-bar functionality in scp. 104 # for the scp progress meter. The -D doesn't affect anything else. 203 -rm -f dropbear dbclient dropbearkey dropbearconvert scp scp-progress \
|
/external/mesa3d/src/glsl/ |
glsl_compiler.cpp | 185 bool progress; local 187 progress = do_common_optimization(shader->ir, false, 32); 188 } while (progress);
|
/external/webkit/Tools/iExploder/iexploder-1.7.2/src/css-values/ |
webkit | 340 progress 341 progress-bar 342 progress-bar-value
|
/frameworks/base/core/java/android/webkit/ |
HTML5VideoFullScreen.java | 69 // The progress view. 71 // The container for the progress view and video view 269 // progress view (if any).
|
/frameworks/base/tests/DumpRenderTree/src/com/android/dumprendertree/ |
ReliabilityTestActivity.java | 161 int progress = webView.getProgress(); local 163 Log.v(LOGTAG, "Page timeout triggered, progress = " + progress);
|
/ndk/sources/host-tools/sed-4.2.1/lib/ |
strerror.c | 56 msg = "Operation now in progress"; 59 msg = "Operation already in progress"; 223 msg = "Graceful shutdown in progress";
|
/packages/apps/Gallery2/src/com/android/gallery3d/app/ |
TimeBar.java | 33 * The time bar view, which includes the current and total time, the progress bar, 54 // the bars we use for displaying the progress 210 // draw progress bars
|
/cts/apps/CtsVerifier/res/layout/ |
snsr_gyro.xml | 48 <TextView android:id="@+id/progress"
|
/cts/tests/tests/webkitsecurity/assets/ |
child-not-removed-from-parent-lineboxes-crash.html | 8 var tags = ['a', 'abbr', 'acronym', 'address', 'applet', 'area', 'article', 'aside', 'audio', 'b', 'base', 'basefont', 'bdo', 'bgsound', 'big', 'blockquote', 'body', 'br', 'button', 'canvas', 'caption', 'center', 'cite', 'code', 'col', 'colgroup', 'command', 'datagrid', 'datalist', 'dcell', 'dcol', 'drow', 'dd', 'del', 'details', 'dfn', 'dir', 'div', 'dl', 'dt', 'em', 'embed', 'fieldset', 'figcaption', 'figure', 'font', 'footer', 'form', 'frame', 'frameset', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'head', 'header', 'hgroup', 'hr', 'html', 'i', 'child', 'image', 'img', 'input', 'ins', 'isindex', 'kbd', 'keygen', 'label', 'layer', 'legend', 'li', 'link', 'listing', 'map', 'mark', 'marquee', 'menu', 'meta', 'meter', 'nav', 'nobr', 'noembed', 'noframes', 'nolayer', 'object', 'ol', 'optgroup', 'option', 'output', 'p', 'param', 'plaintext', 'pre', 'progress', 'q', 'rp', 'rt', 'ruby', 's', 'samp', 'script', 'section', 'select', 'small', 'source', 'span', 'strike', 'strong', 'style', 'sub', 'summary', 'sup', 'table', 'tbody', 'td', 'textarea', 'tfoot', 'th', 'thead', 'title', 'tr', 'track', 'tt', 'u', 'ul', 'var', 'video', 'wbr', 'xmp', 'noscript', 'noscript', 'math', 'mfrac', 'mfenced', 'msubsup', 'mrow', 'mover', 'munder', 'munderover', 'msqrt', 'mroot', 'mi', 'mn', 'mo', 'mtext', 'msub', 'msup', 'ms', 'mglyph', 'malignmark', 'annotation-xml', 'a', 'access', 'anchor', 'br', 'card', 'do', 'fieldset', 'go', 'head', 'img', 'input', 'insertedLegend', 'meta', 'noop', 'onevent', 'optgroup', 'option', 'p', 'postfield', 'prev', 'refresh', 'select', 'setvar', 'table', 'td', 'template', 'timer', 'tr', 'a', 'altGlyph', 'altGlyphDef', 'altGlyphItem', 'animate', 'animateColor', 'animateMotion', 'animateTransform', 'set', 'circle', 'clipPath', 'color_profile', 'cursor', 'defs', 'desc', 'ellipse', 'feBlend', 'feColorMatrix', 'feComponentTransfer', 'feComposite', 'feConvolveMatrix', 'feDiffuseLighting', 'feDisplacementMap', 'feDistantLight', 'feFlood', 'feFuncA', 'feFuncB', 'feFuncG', 'feFuncR', 'feGaussianBlur', 'feImage', 'feMerge', 'feMergeNode', 'feMorphology', 'feOffset', 'fePointLight', 'feSpecularLighting', 'feSpotLight', 'feTile', 'feTurbulence', 'filter', 'font', 'font_face', 'font_face_format', 'font_face_name', 'font_face_src', 'font_face_uri', 'foreignObject', 'g', 'glyph', 'glyphRef', 'hkern', 'image', 'line', 'linearGradient', 'marker', 'mask', 'metadata', 'missing_glyph', 'mpath', 'path', 'pattern', 'polygon', 'polyline', 'radialGradient', 'rect', 'script', 'stop', 'style', 'svg', 'switch', 'symbol', 'text', 'textPath', 'title', 'tref', 'tspan', 'use', 'view', 'vkern']
|
/dalvik/dx/src/com/android/dx/cf/direct/ |
FieldListParser.java | 31 /** {@code non-null;} list in progress */
|
MethodListParser.java | 31 /** {@code non-null;} list in progress */
|
/dalvik/vm/alloc/ |
Heap.h | 93 * will be in progress and the heap lock will be held by the caller.
|
/development/samples/ApiDemos/res/layout/ |
progressbar_1.xml | 27 android:progress="50"
|
/development/samples/ApiDemos/src/com/example/android/apis/view/ |
ProgressBar3.java | 29 * Demonstrates the use of progress dialogs. Uses {@link Activity#onCreateDialog}
|
/development/samples/Wiktionary/src/com/example/android/wiktionary/ |
LookupActivity.java | 90 // Load animations used to show/hide progress bar 94 // Listen for the "in" animation so we make the progress bar visible 100 mProgress = (ProgressBar) findViewById(R.id.progress); 309 * Our progress update pushes a title bar update.
|
/development/samples/training/bitmapfun/src/com/example/android/bitmapfun/util/ |
ImageWorker.java | 174 * progress on this image view. 175 * Returns false if the work in progress deals with the same data. The work is not 189 // The same work is already in progress. 294 * A custom Drawable that will be attached to the imageView while the work is in progress.
|
/external/chromium/chrome/browser/download/ |
download_shelf.h | 83 // We show slightly different menus if the download is in progress vs. if the
|
/external/chromium/chrome/browser/net/ |
resolve_proxy_msg_helper.h | 55 // A PendingRequest is a resolve request that is in progress, or queued.
|