Searched refs:setDefaultSmsApplication (Results 1 – 3 of 3) sorted by relevance
269 ShadowSmsApplication.setDefaultSmsApplication(new ComponentName(testSms, "receiver")); in getKeepEnabledPackages_shouldContainDefaultPhoneAndSmsAndLocationHistory()294 ShadowSmsApplication.setDefaultSmsApplication(new ComponentName(testSms, "receiver")); in getKeepEnabledPackages_hasEuiccComponent_shouldContainEuiccPackage()322 ShadowSmsApplication.setDefaultSmsApplication(new ComponentName(testSms, "receiver")); in getKeepEnabledPackages_shouldContainSettingsIntelligence()344 ShadowSmsApplication.setDefaultSmsApplication(new ComponentName(testSms, "receiver")); in getKeepEnabledPackages_shouldContainPackageInstaller()
44 public static void setDefaultSmsApplication(ComponentName defaultSmsApplication) { in setDefaultSmsApplication() method in ShadowSmsApplication
67 ShadowSmsApplication.setDefaultSmsApplication(new ComponentName(PACKAGE_NAME, "cls")); in isKeepEnabledPackage_defaultSmsApplication_returnsTrue()