OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:disabling
(Results
126 - 150
of
1238
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/dalvik/dx/src/com/android/dx/rop/code/
DexTranslationAdvice.java
32
/** debug advice for
disabling
invoke-range optimization */
/developers/build/prebuilts/gradle/CardReader/Application/src/main/java/com/example/android/cardreader/
CardReaderFragment.java
90
Log.i(TAG, "
Disabling
reader mode");
/developers/samples/android/connectivity/nfc/CardReader/Application/src/main/java/com/example/android/cardreader/
CardReaderFragment.java
90
Log.i(TAG, "
Disabling
reader mode");
/development/samples/browseable/CardReader/src/com.example.android.cardreader/
CardReaderFragment.java
90
Log.i(TAG, "
Disabling
reader mode");
/external/ceres-solver/examples/
Makefile.example
75
#
Disabling
debug asserts via -DNDEBUG helps make Eigen faster, at the cost of
/external/chromium_org/android_webview/native/
aw_autofill_client.h
44
// (different than the browser which supports enabling/
disabling
for
/external/chromium_org/ash/touch/
touch_observer_hud_unittest.cc
512
//
Disabling
projection touch HUD shoud remove it without crashing.
537
//
Disabling
projection touch HUD shoud remove it without crashing.
570
//
Disabling
projection touch HUD shoud remove it without crashing.
589
//
Disabling
projection touch HUD shoud remove it without crashing.
/external/chromium_org/base/profiler/
tracked_time_unittest.cc
71
// Check to be sure
disabling
the collection of data induces a null time
/external/chromium_org/chrome/browser/accessibility/
accessibility_extension_api.h
39
// otherwise. These methods handle enabling,
disabling
, and querying the
/external/chromium_org/chrome/browser/apps/
ephemeral_app_service.h
113
// Number of seconds before
disabling
idle ephemeral apps.
/external/chromium_org/chrome/browser/captive_portal/
captive_portal_service_unittest.cc
371
// Check that
disabling
the captive portal service while a check is running
399
// Check that
disabling
the captive portal service while a check is pending
425
// Check that
disabling
the captive portal service while a check is pending
455
// Checks that
disabling
for browser tests works as expected.
/external/chromium_org/chrome/browser/chromeos/login/demo_mode/
demo_app_launcher.cc
89
LOG(WARNING) << "
Disabling
network before launching demo app..";
/external/chromium_org/chrome/browser/devtools/device/
port_forwarding_browsertest.cc
125
// Test that
disabling
port forwarding is handled normally.
/external/chromium_org/chrome/browser/search/
hotword_service.h
79
// Handles enabling/
disabling
the hotword extension when the user
/external/chromium_org/chrome/browser/sync/glue/
extension_backed_data_type_controller.cc
80
// trigger a reconfiguration without
disabling
(type will be unready).
/external/chromium_org/chrome/browser/ui/toolbar/
encoding_menu_controller_unittest.cc
73
// Check that enabling and
disabling
autodetect works.
/external/chromium_org/chrome/test/base/
chrome_test_launcher.cc
92
"
Disabling
test parallelization for --ash-browsertests.\n");
/external/chromium_org/chromecast/metrics/
cast_metrics_service_client.cc
53
// but this value is about not
disabling
metrics because of it.
/external/chromium_org/components/autofill/content/browser/
request_autocomplete_manager_unittest.cc
158
//
Disabling
autofill doesn't disable the dialog (it just disables the use of
/external/chromium_org/components/data_reduction_proxy/browser/
data_reduction_proxy_config_service.h
90
// adding URL and host patterns to bypass and enabling and
disabling
use of the
/external/chromium_org/components/invalidation/
invalidation_service.h
43
// When permanently shutting down the client, e.g. when
disabling
the related
/external/chromium_org/content/public/common/
child_process_host.h
56
// PIE (position-independent executable) bit set, effectively
disabling
/external/chromium_org/content/public/test/
fake_speech_recognition_manager.cc
75
// when the test shuts down.
Disabling
refcounting here saves a bit
/external/chromium_org/content/renderer/media/
webrtc_local_audio_track.h
34
// its |sinks_|. The data flow can be stopped by
disabling
the audio track.
/external/chromium_org/courgette/
ensemble_unittest.cc
106
// Ensemble tests still take too long on Windows so
disabling
for now
Completed in 1096 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>