HomeSort by relevance Sort by last modified time
    Searched full:injection (Results 126 - 150 of 301) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/qemu/android/base/
Log.h 103 // LOG(INFO) << "Fuel injection started";
105 // << "Fuel injection at optimal level";
  /frameworks/base/docs/html/training/basics/data-storage/
databases.jd 274 criteria that protects against SQL injection. The mechanism divides the
279 immune to SQL injection.</p>
  /frameworks/testing/espresso/espresso-lib/src/main/java/com/google/android/apps/common/testing/ui/espresso/base/
UiControllerImpl.java 192 checkState(injectTask.isDone(), "Key injection was signaled - but it wasnt done.");
225 checkState(injectTask.isDone(), "Key injection was signaled - but it wasnt done.");
  /external/chromium_org/android_webview/java/src/org/chromium/android_webview/
ExternalVideoSurfaceContainer.java 84 * Factory class to facilitate dependency injection.
AwContentsClient.java 53 // Alllow injection of the callback thread, for testing.
  /external/chromium_org/chrome/browser/extensions/
user_script_listener.cc 60 // injection.
active_script_controller_browsertest.cc 189 // The type of injection this tester uses.
  /external/chromium_org/content/browser/accessibility/
browser_accessibility_manager.h 242 // Factory to create BrowserAccessibility objects (for dependency injection).
  /external/chromium_org/media/audio/alsa/
alsa_output.h 65 // the alsa libraries, allowing for dependency injection during testing. All
  /external/chromium_org/third_party/sqlite/src/test/
fuzz_common.tcl 39 'The' 'first' 'experiments' 'in' 'hardware' 'fault' 'injection'
walfault.test 65 # Test case walfault-2-* tests fault injection during recovery of a
101 # Test fault injection while writing and checkpointing a small WAL file.
374 # Test fault injection while checkpointing a large WAL file, if the
  /frameworks/base/policy/src/com/android/internal/policy/impl/
EnableAccessibilityController.java 266 // Enable accessibility script injection (AndroidVox) for web content.
  /hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
loc.cpp 411 This is used by Java native function to do time injection.
440 This is used by Java native function to do location injection.
466 LOC_LOGI("GPS HAL coarse position injection disabled");
470 LOC_LOGI("GPS HAL coarse position injection enabled");
  /packages/apps/OMA-DM/DMService/
AndroidManifest.xml 104 <!-- for injection package0 from the command line -->
  /external/chromium_org/chrome/browser/ui/webui/options/
manage_profile_browsertest.js 385 checkDialog('It\'s "<HTML> injection" & more!',
386 'It\'s "<HTML> injection" & more!',
389 'It\'s "&lt;HTML&gt; injection" &amp; more!');
  /frameworks/base/services/core/java/com/android/server/input/
InputManagerService.java 199 // Input event injection constants defined in InputDispatcher.h.
205 // Maximum number of milliseconds to wait for input event injection.
555 Slog.w(TAG, "Input event injection from pid " + pid + " permission denied.");
561 Slog.w(TAG, "Input event injection from pid " + pid + " timed out.");
565 Slog.w(TAG, "Input event injection from pid " + pid + " failed.");
    [all...]
  /external/chromium_org/content/public/android/java/src/org/chromium/content/browser/
ContentViewCore.java 296 // Whether native accessibility, i.e. without any script injection, is allowed.
299 // Whether native accessibility, i.e. without any script injection, has been enabled.
302 // Handles native accessibility, i.e. without any script injection.
317 // Allows us to dynamically respond when the accessibility script injection flag changes.
    [all...]
  /frameworks/base/docs/html/tools/testing/
testing_android.jd 388 To facilitate dependency injection in testing, Android provides classes that create mock system
393 from the rest of the system and to facilitate dependency injection for testing. These classes
405 Mock object classes also facilitate dependency injection by providing a subclass of the
  /frameworks/native/services/inputflinger/
InputDispatcher.cpp 34 // Log debug messages about input event injection.
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
LocApiRpc.cpp     [all...]
  /external/chromium_org/chrome/browser/speech/
tts_controller.h 346 // dependency injection.
  /external/chromium_org/chrome/browser/ui/webui/extensions/
extension_settings_handler.h 106 // Allows injection for testing by friend classes.
  /external/chromium_org/chrome/test/base/
js2gtest.js 84 * |testType| === 'webui' to send an injection message before the page loads,
  /external/chromium_org/media/filters/
audio_renderer_impl.h 85 // Allows injection of a custom time callback for non-realtime testing.
  /external/stressapptest/src/
os.h 257 bool error_injection_; // Do error injection?

Completed in 758 milliseconds

1 2 3 4 56 7 8 91011>>