Searched refs:testProviderAuthority (Results 1 – 2 of 2) sorted by relevance
227 String testProviderAuthority = mTargetContext.getPackageName() + ".grid_control"; in applyGridOption() local230 .authority(testProviderAuthority) in applyGridOption()
268 String testProviderAuthority = mLauncherPackage + ".TestInfo"; in LauncherInstrumentation() local271 .authority(testProviderAuthority) in LauncherInstrumentation()279 testProviderAuthority, MATCH_ALL | MATCH_DISABLED_COMPONENTS); in LauncherInstrumentation()280 assertNotNull("Cannot find content provider for " + testProviderAuthority, pi); in LauncherInstrumentation()