HomeSort by relevance Sort by last modified time
    Searched full:indeterminate (Results 151 - 175 of 368) sorted by null

1 2 3 4 5 67 8 91011>>

  /packages/apps/InCallUI/res/layout/
call_card_content.xml 90 android:indeterminate="true" />
  /packages/apps/InCallUI/res/layout-land/
call_card_content.xml 91 android:indeterminate="true" />
  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
ButteryProgressBar.java 33 * Procedurally-drawn version of a horizontal indeterminate progress bar. Draws faster and more
  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin10/4.2.1/include/
float.h 137 -1 indeterminate
  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin11/4.2.1/include/
float.h 137 -1 indeterminate
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/
GLTraceCollectorDialog.java 143 ProgressBar pb = new ProgressBar(statusGroup, SWT.INDETERMINATE);
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
completionvalues1-expected-completion32.txt 134 android:indeterminate : Allows to enable the indeterminate mode. [boolean]
135 android:indeterminateBehavior : Defines how the indeterminate mode should behave when the progress reaches max. [enum]
136 android:indeterminateDrawable : Drawable used for the indeterminate mode. [reference]
137 android:indeterminateDuration : Duration of the indeterminate animation. [integer]
138 android:indeterminateOnly : Restricts to ONLY indeterminate mode (state-keeping progress mode will not work). [boolean]
    [all...]
  /external/chromium_org/ui/native_theme/
native_theme_win.cc 811 // Classic theme doesn't support indeterminate checkboxes. We draw
813 if (part_id == BP_CHECKBOX && extra.indeterminate) {
    [all...]
  /frameworks/opt/photoviewer/src/com/android/ex/photo/fragments/
PhotoViewFragment.java 234 final ProgressBar indeterminate = local
238 mPhotoProgressBar = new ProgressBarWrapper(determinate, indeterminate, true);
  /development/samples/ActionBarCompat/src/com/example/android/actionbarcompat/
ActionBarHelperBase.java 202 // Refresh buttons should be stateful, and allow for indeterminate progress indicators,
  /external/chromium_org/third_party/cld/encodings/compact_lang_det/
compact_lang_det.h 87 // Length 0 input returns UNKNOWN_LANGUAGE. Very short indeterminate text
  /external/tcpdump/
print-egp.c 122 "indeterminate",
  /frameworks/support/v7/appcompat/src/android/support/v7/app/
ActionBarActivityDelegate.java 218 abstract void setSupportProgressBarIndeterminate(boolean indeterminate);
  /libcore/luni/src/main/java/javax/xml/datatype/
DatatypeConstants.java 119 public static final int INDETERMINATE = 2;
Duration.java 53 * <li>A&lt;>B (Comparison between A and B is indeterminate)
744 * <li>{@link DatatypeConstants#INDETERMINATE} if a conclusive partial order relation cannot be determined</li>
751 * or {@link DatatypeConstants#INDETERMINATE}.
    [all...]
  /packages/apps/Browser/src/com/android/browser/
GoogleAccountLogin.java 240 true /* indeterminate */,
  /packages/apps/Dialer/tests/res/layout/
fill_call_log_test.xml 53 android:indeterminate="false"
  /packages/apps/Exchange/src/com/android/exchange/adapter/
AbstractSyncParser.java 161 // Status 16 indicates a transient server error (indeterminate state)
  /packages/apps/ManagedProvisioning/res/values/
styles.xml 149 <item name="android:indeterminate">true</item>
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
float.h 148 -1 indeterminate
  /developers/build/prebuilts/gradle/BatchStepSensor/Application/src/main/java/com/example/android/batchstepsensor/cardstream/
Card.java 446 * <li>{@link #PROGRESS_TYPE_INDETERMINATE} displays an indeterminate (infite) progress
632 * <li>{@link Card#PROGRESS_TYPE_INDETERMINATE}: Indeterminate progress bar with label txt</li>
699 * Indeterminate progress bar with label txt</li>
  /developers/build/templates/CardStream/_MODULE_/src/template/java/_PACKAGE_/cardstream/
Card.java.ftl 447 * <li>{@link #PROGRESS_TYPE_INDETERMINATE} displays an indeterminate (infite) progress
633 * <li>{@link Card#PROGRESS_TYPE_INDETERMINATE}: Indeterminate progress bar with label txt</li>
700 * Indeterminate progress bar with label txt</li>
  /development/samples/browseable/BatchStepSensor/src/com.example.android.batchstepsensor/cardstream/
Card.java 446 * <li>{@link #PROGRESS_TYPE_INDETERMINATE} displays an indeterminate (infite) progress
632 * <li>{@link Card#PROGRESS_TYPE_INDETERMINATE}: Indeterminate progress bar with label txt</li>
699 * Indeterminate progress bar with label txt</li>
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderTheme.cpp 744 return element->hovered() && element->upDownState() != SpinButtonElement::Indeterminate;
    [all...]
  /external/chromium_org/chrome/common/extensions/
chrome_utility_extensions_messages.h 201 // pass indeterminate value types by const object reference with our IPC macros,

Completed in 1038 milliseconds

1 2 3 4 5 67 8 91011>>