Searched refs:testProviderAuthority (Results 1 – 1 of 1) sorted by relevance
177 String testProviderAuthority = authorityPackage + ".TestInfo"; in LauncherInstrumentation() local180 .authority(testProviderAuthority) in LauncherInstrumentation()193 testProviderAuthority, MATCH_ALL | MATCH_DISABLED_COMPONENTS); in LauncherInstrumentation()194 assertNotNull("Cannot find content provider for " + testProviderAuthority, pi); in LauncherInstrumentation()