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