Searched refs:testProviderAuthority (Results 1 – 1 of 1) sorted by relevance
227 String testProviderAuthority = mLauncherPackage + ".TestInfo"; in LauncherInstrumentation() local230 .authority(testProviderAuthority) in LauncherInstrumentation()238 testProviderAuthority, MATCH_ALL | MATCH_DISABLED_COMPONENTS); in LauncherInstrumentation()239 assertNotNull("Cannot find content provider for " + testProviderAuthority, pi); in LauncherInstrumentation()