/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/dictionarypack/ |
WordListPreference.java | 184 Log.e(TAG, "Unexpected state of the word list for disabling " + mStatus);
|
ActionBatch.java | 272 DebugLogUtils.l("Disabling word list : " + mWordList); 278 // Disabling an installed word list
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/ |
capability.h | 259 /* Allow enabling/disabling tagged queuing on SCSI controllers and sending
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/rpcsvc/ |
nis_object.x | 120 * create and destroy. By enabling or disabling these access rights for
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
capability.h | 259 /* Allow enabling/disabling tagged queuing on SCSI controllers and sending
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpcsvc/ |
nis_object.x | 120 * create and destroy. By enabling or disabling these access rights for
|
/prebuilts/misc/common/swig/include/2.0.11/python/ |
pyopers.swg | 154 disabling the ownership of the input 'self' pointer, and assigning
|
/external/chromium_org/chrome/browser/content_settings/ |
host_content_settings_map_unittest.cc | [all...] |
/external/chromium_org/chrome/browser/extensions/api/management/ |
management_browsertest.cc | 178 // Tests that disabling and re-enabling an extension works. 195 // After disabling, the background page should go away.
|
/external/chromium_org/chrome/browser/extensions/ |
extension_toolbar_model_unittest.cc | 389 // Test that order persists after unloading and disabling, but not across 421 // Disabling extensions should also preserve order. [all...] |
/external/chromium_org/chrome/browser/resources/cryptotoken/ |
gnubby.js | 747 // byte args[3] = [delay-in-ms before disabling interrupts, 748 // delay-in-ms before disabling usb (aka remove),
|
/external/chromium_org/content/renderer/media/webrtc/ |
peer_connection_dependency_factory.cc | 88 DVLOG(1) << "Disabling platform effect: " 100 DVLOG(1) << "Disabling constraint: "
|
/external/chromium_org/third_party/angle/extensions/ |
EXT_draw_buffers.txt | 504 An implementation that does not natively support disabling the drawbuffer 505 on the default FBO could emulate this by disabling color writes.
|
/external/chromium_org/third_party/opus/src/include/ |
opus_defines.h | 437 * <dd>Configure the minimum possible coding delay by disabling certain modes 451 * <dd>Configure the minimum possible coding delay by disabling certain modes
|
opus_multistream.h | 250 * <dd>Configure the minimum possible coding delay by disabling certain modes 320 * <dd>Configure the minimum possible coding delay by disabling certain modes [all...] |
/external/chromium_org/ui/base/l10n/ |
l10n_util_unittest.cc | 74 // On Mac, we are disabling this test because GetApplicationLocale() as an 80 // On Android, we are disabling this test since GetApplicationLocale() just
|
/external/clang/test/Driver/ |
fast-math.c | 138 // Check various means of disabling these flags, including disabling them after
|
/external/libopus/include/ |
opus_defines.h | 437 * <dd>Configure the minimum possible coding delay by disabling certain modes 451 * <dd>Configure the minimum possible coding delay by disabling certain modes
|
opus_multistream.h | 250 * <dd>Configure the minimum possible coding delay by disabling certain modes 320 * <dd>Configure the minimum possible coding delay by disabling certain modes [all...] |
/external/qemu/distrib/sdl-1.2.15/ |
docs.html | 144 Use XResetScreenSaver() instead of disabling screensaver entirely. 348 Added SDL_VIDEO_ALLOW_SCREENSAVER to override SDL's disabling of the screensaver on Mac OS X, Windows, and X11.
|
/frameworks/av/services/camera/libcameraservice/api1/ |
CameraClient.cpp | 598 // Disabling shutter sound may not be allowed. In that case only 603 // Disabling shutter sound is not allowed. Deny if the current
|
/frameworks/native/cmds/atrace/ |
atrace.cpp | 313 // Enable or disable overwriting of the kernel trace buffers. Disabling this 381 // Enable or disable the kernel's use of the global clock. Disabling the global
|
/external/bluetooth/bluedroid/bta/av/ |
bta_av_act.c | 149 if ((p_cb->disabling == TRUE) || (bta_av_cb.rcb[i].shdl != 0)) [all...] |
/external/chromium_org/content/browser/renderer_host/input/ |
touch_event_queue_unittest.cc | [all...] |
/frameworks/base/wifi/java/android/net/wifi/ |
WifiManager.java | 90 * enabling, disabling, or unknown. One extra provides this state as an int. 101 * disabled, enabling, disabling, or unknown. Retrieve it with 150 * or disabling. 159 * enabling, disabling, or failed. 168 * disabled, enabling, disabling, or failed. Retrieve it with 228 * enabling or disabling 366 * took an automated action such as disabling a malfunctioning configuration. [all...] |