OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:inject
(Results
26 - 50
of
315
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/frameworks/base/tools/layoutlib/create/src/com/android/tools/layoutlib/create/
ICreateInfo.java
25
* Returns the list of class from layoutlib_create to
inject
in layoutlib.
CreateInfo.java
27
* Returns the list of class from layoutlib_create to
inject
in layoutlib.
84
* The list of class from layoutlib_create to
inject
in layoutlib.
/frameworks/base/tools/layoutlib/create/tests/com/android/tools/layoutlib/create/
AsmGeneratorTest.java
69
// classes to
inject
in the final JAR
/development/samples/ApiDemos/tests/src/com/example/android/apis/app/
ForwardingTest.java
33
*
inject
additional behaviors via the
61
// In setUp, you can create any shared test data, or set up mock components to
inject
/external/chromium/net/base/
test_root_certs_win.cc
30
// CryptoAPIInjector is used to
inject
a store provider function for system
70
//
Inject
kFunctionToIntercept at the front of the linked list that
/frameworks/base/test-runner/src/android/test/
ServiceTestCase.java
34
* Service, and hooks with which you can
inject
various dependencies and control
83
* allows you to
inject
modified, mock, or isolated replacements for these dependencies, and
88
* {@link android.test.mock.MockApplication MockApplication} object. You can
inject
ActivityUnitTestCase.java
32
* be created with minimal connection to the system infrastructure, and you can
inject
mocked or
187
* If you wish to
inject
a Mock, Isolated, or otherwise altered context, you can do so
/packages/apps/Email/tests/src/com/android/email/activity/
MessageOrderManagerTest.java
93
//
Inject
mock cursor. (Imitate async query done.)
177
//
Inject
mock cursor. (Imitate async query done.)
192
//
Inject
mock cursor. (Imitate async query done.)
/development/samples/Support4Demos/src/com/example/android/supportv4/accessibility/
AccessibilityDelegateSupportActivity.java
36
* these APIs a client can
inject
any accessibility functionality into
/external/chromium/webkit/glue/media/
simple_data_source.h
56
// Used to
inject
a mock used for unittests.
/external/doclava/src/com/google/doclava/apicheck/
ApiInfo.java
113
// Superclass not provided by this codebase.
Inject
a stub.
/external/jsilver/src/org/clearsilver/
FactoryLoader.java
29
* instead directly
inject
{@link ClearsilverFactory} into the classes that
/external/chromium/chrome/common/extensions/
user_script.h
203
// Greasemonkey-style globs that determine pages to
inject
the script into.
208
// URLPatterns that determine pages to
inject
the script into. These are
/external/chromium/chrome/common/extensions/docs/static/
content_scripts.html
83
If you want to
inject
the code only sometimes,
147
In the case of "document_idle", the browser chooses a time to
inject
scripts between "document_end" and immediately after the <code><a href="http://www.whatwg.org/specs/web-apps/current-work/#handler-onload">window.onload</a></code> event fires. The exact moment of injection depends on how complex the document is and how long it is taking to load, and is optimized for page load speed.
226
you can
inject
JavaScript into a page by calling
228
To
inject
CSS, use
266
You
inject
the file's contents like this:
349
For example, prefer to
inject
content via innerText rather than innerHTML.
/packages/apps/Email/tests/src/com/android/email/mail/store/
Pop3StoreUnitTests.java
386
* MessagingController.synchronizeMailboxSyncronous() and we will
inject
the failure a bit
429
* MessagingController.synchronizeMailboxSyncronous() and we will
inject
the failure a bit
471
* MessagingController.synchronizeMailboxSyncronous() and we will
inject
the failure a bit
514
* MessagingController.synchronizeMailboxSyncronous() and we will
inject
the failure a bit
613
* MessagingController.synchronizeMailboxSyncronous() and we will
inject
the failure a bit
725
// TODO cannot write this test until we can
inject
stream closures mid-sequence
774
// TODO cannot write this test until we can
inject
stream closures mid-sequence
[
all
...]
/cts/tests/tests/security/src/android/security/cts/
VoldExploitTest.java
44
* Try to
inject
vold commands.
51
fail("able to
inject
vold commands");
/external/icu4c/common/unicode/
icuplug.h
331
*
Inject
a plugin as if it were loaded from a library.
347
*
Inject
a plugin from a library, as if the information came from a config file.
/packages/apps/Email/src/com/android/email/activity/
MessageOrderManager.java
193
* Unit tests override this to make tests synchronous and to
inject
a mock query.
365
* Unit tests call this directly to
inject
a mock cursor.
/packages/apps/Email/tests/src/com/android/email/mail/transport/
SmtpSenderUnitTests.java
247
* Set up a basic MockTransport. open it, and
inject
it into mStore
250
// Create mock transport and
inject
it into the SmtpSender that's already set up
/packages/apps/Settings/src/com/android/settings/
IccLockSettings.java
295
//
inject
error message and display dialog again
348
// reset dialog state. Else
inject
error message and show dialog again.
/sdk/ddms/libs/ddmlib/tests/src/com/android/ddmlib/testrunner/
InstrumentationResultParserTest.java
418
*
Inject
a test string into the result parser, and verify the mock listener.
420
* @param result the string to
inject
into parser under test.
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/export/
AbstractPropertiesFieldsPart.java
174
// This is the new line to
inject
198
// This is the new line to
inject
/dalvik/dexgen/src/com/android/dexgen/rop/code/
RopMethod.java
136
*
inject
these into the new instance, since the
/dalvik/dx/src/com/android/dx/rop/code/
RopMethod.java
136
*
inject
these into the new instance, since the
/development/cmds/monkey/
README.NETWORK.txt
4
low-level way to programmability
inject
KeyEvents and MotionEvents
Completed in 5848 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>