Searched refs:notifyIfNotDefaultSmsApp (Results 1 – 4 of 4) sorted by relevance
86 public static void notifyIfNotDefaultSmsApp(final Uri uri, final String callingPackage, in notifyIfNotDefaultSmsApp() method in ProviderUtil
1000 ProviderUtil.notifyIfNotDefaultSmsApp(caseSpecificUri == null ? uri : caseSpecificUri, in notifyChange()
1126 ProviderUtil.notifyIfNotDefaultSmsApp(uri, callingPackage, context); in notifyChange()
592 ProviderUtil.notifyIfNotDefaultSmsApp(null /*uri*/, null /*calling package*/, in onHandleIntent()