Home
last modified time | relevance | path

Searched refs:attachInfoForTesting (Results 1 – 11 of 11) sorted by relevance

/aosp14/frameworks/base/core/tests/coretests/src/android/provider/
H A DTestDocumentsProvider.java49 public void attachInfoForTesting(Context context, ProviderInfo info) { in attachInfoForTesting() method in TestDocumentsProvider
51 super.attachInfoForTesting(context, info); in attachInfoForTesting()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/people/
H A DPeopleProviderTestable.java30 attachInfoForTesting(context, info); in initializeForTesting()
/aosp14/frameworks/base/packages/ExternalStorageProvider/tests/src/com/android/externalstorage/
H A DExternalStorageProviderTest.java50 spyProvider.attachInfoForTesting( in onCreate_shouldUpdateVolumes()
/aosp14/frameworks/base/test-mock/src/android/test/mock/
H A DMockContentProvider.java398 public static void attachInfoForTesting( in attachInfoForTesting() method in MockContentProvider
400 provider.attachInfoForTesting(context, providerInfo); in attachInfoForTesting()
/aosp14/frameworks/base/test-runner/src/android/test/
H A DProviderTestCase2.java156 MockContentProvider.attachInfoForTesting(instance, context, providerInfo); in createProviderForTest()
H A DRenamingDelegatingContext.java75 MockContentProvider.attachInfoForTesting(mProvider, mContext, null); in providerWithRenamedContext()
/aosp14/frameworks/base/core/java/android/provider/
H A DDocumentsProvider.java185 public void attachInfoForTesting(Context context, ProviderInfo info) { in attachInfoForTesting() method in DocumentsProvider
188 super.attachInfoForTesting(context, info); in attachInfoForTesting()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/
H A DCustomizationProviderTest.kt216 underTest.attachInfoForTesting(
/aosp14/frameworks/base/test-mock/api/
H A Dcurrent.txt17 …method @Deprecated public static void attachInfoForTesting(android.content.ContentProvider, androi…
/aosp14/frameworks/base/core/java/android/content/
H A DContentProvider.java2577 public void attachInfoForTesting(Context context, ProviderInfo info) { in attachInfoForTesting() method in ContentProvider
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt41894 Landroid/provider/DocumentsProvider;->attachInfoForTesting(Landroid/content/Context;Landroid/conten…