OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:attachInfoForTesting
(Results
1 - 6
of
6
) sorted by null
/frameworks/base/test-runner/src/android/test/
ProviderTestCase.java
71
mProvider.
attachInfoForTesting
(mProviderContext, null);
111
provider.
attachInfoForTesting
(context, null);
ProviderTestCase2.java
143
mProvider.
attachInfoForTesting
(mProviderContext, null);
222
provider.
attachInfoForTesting
(context, null);
RenamingDelegatingContext.java
66
mProvider.
attachInfoForTesting
(mContext, null);
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
ContactDirectoryManagerTest.java
66
public void
attachInfoForTesting
(Context context, ProviderInfo info) {
ContactsActor.java
202
provider.
attachInfoForTesting
(mProviderContext, info);
/frameworks/base/core/java/android/content/
ContentProvider.java
[
all
...]
Completed in 566 milliseconds