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