Searched refs:notifyIfNotDefaultSmsApp (Results 1 – 4 of 4) sorted by relevance
105 public static void notifyIfNotDefaultSmsApp(final Uri uri, final String callingPackage, in notifyIfNotDefaultSmsApp() method in ProviderUtil
682 ProviderUtil.notifyIfNotDefaultSmsApp(null /*uri*/, null /*calling package*/, in onHandleIntent()889 ProviderUtil.notifyIfNotDefaultSmsApp(Telephony.Mms.CONTENT_URI, null, this);
1162 ProviderUtil.notifyIfNotDefaultSmsApp(caseSpecificUri == null ? uri : caseSpecificUri, in notifyChange()
1360 ProviderUtil.notifyIfNotDefaultSmsApp(uri, callingPackage, context); in notifyChange()