Searched refs:attachInfoForTesting (Results 1 – 3 of 3) sorted by relevance
155 instance.attachInfoForTesting(context, providerInfo); in createProviderForTest()
70 mProvider.attachInfoForTesting(mContext, null); in providerWithRenamedContext()
1714 public void attachInfoForTesting(Context context, ProviderInfo info) { in attachInfoForTesting() method in ContentProvider