Searched refs:setDefaultSmsApplication (Results 1 – 3 of 3) sorted by relevance
307 ShadowSmsApplication.setDefaultSmsApplication(new ComponentName(testSms, "receiver")); in getKeepEnabledPackages_shouldContainDefaultPhoneAndSmsAndLocationHistory()332 ShadowSmsApplication.setDefaultSmsApplication(new ComponentName(testSms, "receiver")); in getKeepEnabledPackages_hasEuiccComponent_shouldContainEuiccPackage()360 ShadowSmsApplication.setDefaultSmsApplication(new ComponentName(testSms, "receiver")); in getKeepEnabledPackages_shouldContainSettingsIntelligence()402 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()