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

1 2 3 4 5 6 78 91011>>

  /external/chromium_org/chromeos/login/auth/
cryptohome_authenticator.h 60 CONTINUE = 0, // State indeterminate; try again with more info.
  /external/chromium_org/third_party/hwcplus/include/hardware/
gralloc.h 202 * into an indeterminate state.
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/
x86arch.h 297 * 1 if invalid EA, or 2 if indeterminate EA.
  /external/chromium_org/ui/accessibility/
ax_node_data.cc 97 result += " INDETERMINATE";
  /external/chromium_org/ui/app_list/cocoa/
apps_grid_view_item.mm 59 // Update the progress bar to represent |percent|, or make it indeterminate if
  /external/llvm/include/llvm/MC/
MCSchedule.h 35 // Buffered resources (BufferSize != 0) may be consumed at some indeterminate
  /external/stlport/src/
ios.cpp 281 // fields have indeterminate values; we initialize them to zero for
  /hardware/libhardware/include/hardware/
gralloc.h 209 * into an indeterminate state.
  /ndk/sources/cxx-stl/stlport/src/
ios.cpp 283 // fields have indeterminate values; we initialize them to zero for
  /packages/apps/Calendar/res/layout/
event_info.xml 30 android:indeterminate="true"
event_info_dialog.xml 29 android:indeterminate="true"
  /packages/apps/ContactsCommon/src/com/android/contacts/common/vcard/
NotificationImportExportListener.java 197 * -1 lets the system show the progress bar with "indeterminate" state.
  /packages/apps/UnifiedEmail/src/com/android/mail/drawer/
DrawerItem.java 173 * @return a drawer item with an indeterminate progress indicator.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gre/
extra-view-metadata.xml 84 topAttrs="style,visibility,indeterminate,max"
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/properties/
PropertyMetadata.java 218 sPreferred.add("indeterminate");
  /development/samples/ApiDemos/src/com/example/android/apis/view/
_index.html 322 <dd>Demonstrates a ProgressDialog, a popup dialog that hosts a progress bar. This example demonstrates both determinate and indeterminate progress indicators. </dd>
  /external/chromium_org/ui/views/controls/button/
label_button.cc 370 params->button.indeterminate = false;
  /frameworks/base/services/core/java/com/android/server/power/
ShutdownThread.java 220 // throw up an indeterminate system dialog to indicate radio is
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
EasyDialogs.py 290 if maxval == 0: # an indeterminate bar
326 if max <= 0: # indeterminate bar
  /frameworks/base/core/java/android/widget/
RemoteViews.java     [all...]
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderThemeChromiumMac.mm 578 bool indeterminate = isIndeterminate(o);
581 if (oldIndeterminate != indeterminate) {
582 [cell setState:indeterminate ? NSMixedState : (checked ? NSOnState : NSOffState)];
    [all...]
  /frameworks/base/core/java/android/view/
Window.java 62 /** Flag for indeterminate progress */
135 /** Flag for setting the progress bar's indeterminate mode on */
137 /** Flag for setting the progress bar's indeterminate mode off */
    [all...]
  /frameworks/base/docs/html/guide/topics/ui/notifiers/
notifications.jd     [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/Dromaeo/resources/dromaeo/web/tests/
cssquery-dojo.html 678 <td class="pattern">E:checked<!--<br>E:indeterminate--></td>
680 indeterminate state--> (for instance a radio-button or checkbox)</td>
    [all...]
cssquery-jquery.html 677 <td class="pattern">E:checked<!--<br>E:indeterminate--></td>
679 indeterminate state--> (for instance a radio-button or checkbox)</td>
    [all...]

Completed in 2521 milliseconds

1 2 3 4 5 6 78 91011>>