HomeSort by relevance Sort by last modified time
    Searched full:disabled (Results 651 - 675 of 3983) sorted by null

<<21222324252627282930>>

  /frameworks/base/tests/appwidgets/AppWidgetProviderTest/src/com/android/tests/appwidgetprovider/
TestAppWidgetProvider.java 41 Log.d(TAG, "DISABLED");
  /frameworks/wilhelm/src/
trace.h 19 // Always defined, but may be a no-op if trace support is disabled at compile-time
  /packages/apps/Contacts/res/drawable/
seek_bar_thumb.xml 53 <!-- Do not show the thumb when disabled -->
  /packages/apps/VoiceDialer/src/com/android/voicedialer/
VoiceDialerReceiver.java 58 // Voice Dialer Logging Disabled, *#*#8350#*#*
  /packages/inputmethods/LatinIME/java/res/values/
keyboard-icons-white.xml 31 <!-- TODO: Needs non-holo disabled shortcut icon drawable -->
  /packages/inputmethods/LatinIME/java/res/xml/
keyboard_layout_set_georgian.xml 31 <!-- On these shifted alphabet layouts the proximity characters correction should be disabled
keyboard_layout_set_hindi.xml 31 <!-- On these shifted alphabet layouts the proximity characters correction should be disabled
keyboard_layout_set_thai.xml 31 <!-- On these shifted alphabet layouts the proximity characters correction should be disabled
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
prctl.h 38 # define PR_FP_EXC_DISABLED 0 /* FP exceptions disabled */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
prctl.h 38 # define PR_FP_EXC_DISABLED 0 /* FP exceptions disabled */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
prctl.h 38 # define PR_FP_EXC_DISABLED 0 /* FP exceptions disabled */
  /prebuilts/tools/darwin-x86/sdl/include/SDL/
SDL_active.h 47 * see your application, otherwise it has been iconified or disabled.
  /prebuilts/tools/linux-x86/sdl/include/SDL/
SDL_active.h 47 * see your application, otherwise it has been iconified or disabled.
  /prebuilts/tools/windows/sdl/host/include/SDL/
SDL_active.h 49 * see your application, otherwise it has been iconified or disabled.
  /prebuilts/tools/windows/sdl/include/SDL/
SDL_active.h 47 * see your application, otherwise it has been iconified or disabled.
  /external/chromium/chrome/browser/resources/options/
about_page.js 62 $('channelSelect').disabled = true;
128 $('checkNow').disabled = !enable;
173 $('checkNow').disabled = false;
autofill_edit_creditcard_overlay.js 95 var disabled = !$('name-on-card').value && !$('credit-card-number');
96 $('autofill-edit-credit-card-apply-button').disabled = disabled;
deletable_item_list.js 74 this.closeButtonElement_.disabled = !value;
84 if (!e.target.disabled)
107 if (this.disabled)
  /external/chromium/chrome/browser/ui/cocoa/
hung_renderer_controller.mm 91 // Cannot call performClose:, because the close button is disabled.
98 // Cannot call performClose:, because the close button is disabled.
166 // Cannot call performClose:, because the close button is disabled.
  /external/v8/test/mjsunit/
debug-evaluate-recursive.js 69 // Event listener which evaluates with break disabled.
106 // time evaluates with break disabled.
120 // Second break event evaluates with break disabled.
  /external/valgrind/main/none/tests/ppc32/
power5+_round.c 57 /* This set is disabled until fprf is implemented. */
121 /* Note: fprf check above is disabled until fprf is implemented. */
134 /* This set is disabled until fprf is implemented. */
  /external/valgrind/main/none/tests/x86/
Makefile.am 37 faultstatus.disabled faultstatus.stderr.exp \
45 int.stderr.exp int.stdout.exp int.disabled \
63 yield.stderr.exp yield.stdout.exp yield.disabled \
  /external/wpa_supplicant_8/src/common/
defs.h 145 * WPA_INTERFACE_DISABLED - Interface disabled
147 * This stat eis entered if the network interface is disabled, e.g.,
154 * WPA_INACTIVE - Inactive state (wpa_supplicant disabled)
  /frameworks/base/core/java/android/webkit/
GeolocationService.java 143 * Called when the provider is disabled.
144 * @param provider The name of the location provider that is now disabled.
152 maybeReportError("The last location provider was disabled");
  /libcore/dalvik/src/main/java/dalvik/system/
CloseGuard.java 108 * Instance used when CloseGuard is disabled to avoid allocation.
127 * failure to close. If CloseGuard is disabled, a non-null no-op
179 // ...but avoid allocating an allocationSite if disabled

Completed in 678 milliseconds

<<21222324252627282930>>