HomeSort by relevance Sort by last modified time
    Searched full:injected (Results 1 - 25 of 489) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /development/apps/SettingInjectorSample/res/values/
strings.xml 21 <string name="my_injected_setting_label">Injected setting</string>
22 <string name="disabled_setting_label">Disabled injected setting</string>
23 <string name="failing_setting_label">Failing injected setting</string>
24 <string name="slow_setting_label">Slow injected setting</string>
25 <string name="updating_setting_label">Updating injected setting</string>
  /external/chromium_org/chrome/third_party/chromevox/
chromevox.gyp 24 'destination': '<(PRODUCT_DIR)/resources/chromeos/chromevox/chromevox/injected',
26 'chromevox/injected/mathjax_external_util.js',
27 'chromevox/injected/mathjax.js',
  /development/apps/SettingInjectorSample/res/xml/
disabled_injected_location_setting.xml 3 <injected-location-setting xmlns:android="http://schemas.android.com/apk/res/android"
failing_injected_location_setting.xml 3 <injected-location-setting xmlns:android="http://schemas.android.com/apk/res/android"
my_injected_location_setting.xml 3 <injected-location-setting xmlns:android="http://schemas.android.com/apk/res/android"
slow_injected_location_setting.xml 3 <injected-location-setting xmlns:android="http://schemas.android.com/apk/res/android"
updating_injected_location_setting.xml 3 <injected-location-setting xmlns:android="http://schemas.android.com/apk/res/android"
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/
manifest.json.jinja2 49 "chromevox/injected/api.js",
50 "chromevox/injected/api_util.js",
51 "chromevox/injected/mathjax.js",
52 "chromevox/injected/mathjax_external_util.js"
chromevox.gyp 13 'content_script_loader_file': 'chromevox/injected/loader.js',
120 'destination': '<(chromevox_dest_dir)/chromevox/injected',
122 'chromevox/injected/api.js',
123 'chromevox/injected/api_util.js',
  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/tests/src/androidx/media/filterfw/
FrameSourceFilter.java 22 * A {@link Filter} that pushes out externally injected frames.
23 * <p> When a frame is injected using {@link #injectFrame(Frame)}, this source will push it on its
24 * output port and then sleep until another frame is injected.
25 * <p> Multiple frames may be injected before any frame is pushed out. In this case they will be
54 * <p> If multiple frames are injected then they will be pushed one per execution in FIFO order.
  /external/chromium_org/chrome/browser/ui/webui/extensions/
extension_basic_info.h 17 // |enabled| is injected for easier testing.
  /external/chromium_org/remoting/host/
remote_input_filter.h 18 // Filtering InputStub that filters remotely-injected input if it has been
28 // activity does not match events we injected then we assume that it is local,
45 // Queue of recently-injected mouse positions used to distinguish echoes of
46 // injected events from movements from a local input device.
remote_input_filter.cc 14 // enough to cope with the fact that multiple events might be injected before
37 // input event that we've just injected), then ignore remote inputs for a
49 // injected mouse position events in the order in which they were injected
52 // successfully injected (or the local input monitor might have skipped
91 VLOG(1) << "Injected mouse positions queue full.";
  /external/mockito/src/org/mockito/internal/configuration/injection/filter/
OngoingInjecter.java 19 * @return the mock that was injected, <code>null</code> otherwise.
  /external/robolectric/src/main/java/com/xtremelabs/robolectric/internal/
RealObject.java 4 * Shadow fields annotated @RealObject will have the real instance injected.
  /external/chromium_org/ui/accessibility/extensions/alt/
background.js 10 console.log('successfully injected axs_testing.js');
15 console.log('successfully injected script', opt_tab ? opt_tab.url : '');
20 console.log('successfully injected css', opt_tab ? opt_tab.url : '');
  /external/clang/test/CXX/temp/temp.res/temp.local/
p1.cpp 6 // injected-class-name (Clause 9). The injected-class-name can be used with
8 // a template-argument-list, it is equivalent to the injected-class-name
  /cts/hostsidetests/monkey/src/com/android/cts/monkey/
VerbosityTest.java 23 assertTrue(v0.contains("Events injected"));
30 assertTrue(v1.contains("Events injected"));
37 assertTrue(v2.contains("Events injected"));
  /external/chromium_org/chrome/common/extensions/docs/templates/private/permissions/
host_permissions.html 1 Specifies a <em>host permission</em>. Required if the extension or app wants to interact with the code running on pages. Many capabilities, such as <a href="xhr">cross-origin XMLHttpRequests</a>, <a href="content_scripts#pi">programmatically injected content scripts</a>, and <a href="cookies">the extension's cookies API</a> require host permissions. For details on the syntax, see <a href="match_patterns">Match Patterns</a>. A path is allowed but treated as <code>/*</code>.
  /external/chromium_org/extensions/common/api/
extension_types.json 37 "allFrames": {"type": "boolean", "optional": true, "description": "If allFrames is <code>true</code>, implies that the JavaScript or CSS should be injected into all frames of current page. By default, it's <code>false</code> and is only injected into the top frame."},
38 "matchAboutBlank": {"type": "boolean", "optional": true, "description": "If matchAboutBlank is true, then the code is also injected in about:blank and about:srcdoc frames if your extension has access to its parent document. Code cannot be inserted in top-level about:-frames. By default it is <code>false</code>."},
43 "description": "The soonest that the JavaScript or CSS will be injected into the tab. Defaults to \"document_idle\"."
  /external/chromium_org/extensions/renderer/
scripts_run_info.h 31 // The number of CSS scripts injected.
33 // The number of JS scripts injected.
  /external/chromium_org/native_client_sdk/src/build_tools/screenshot_extension/
screenshot.js 56 * This message will be enqueued if the extension has not yet injected the
74 * Should only be called after the screenshot code has been injected by the
85 /** Predicate whether the extension has injected code yet.
90 // NOTE: This attribute name must match the one in injected.js.
95 /** Start an interval that polls for when the extension has injected code
107 // Finally injected!
114 // Add a postMessage listener for when the injected code returns a result
  /external/chromium_org/ash/
gpu_support.h 16 // An interface to allow use of content::GpuDataManager to be injected in
  /external/chromium_org/chrome/browser/chromeos/input_method/
input_method_configuration.h 22 // The injected object will be owned by the internal pointer and deleted
  /external/chromium_org/chrome/common/extensions/docs/examples/api/storage/stylizr/
options.html 30 <li>Hey presto! CSS is injected!</li>

Completed in 1061 milliseconds

1 2 3 4 5 6 7 8 91011>>