HomeSort by relevance Sort by last modified time
    Searched refs:notifyIfNotDefaultSmsApp (Results 1 - 3 of 3) sorted by null

  /packages/providers/TelephonyProvider/src/com/android/providers/telephony/
ProviderUtil.java 86 public static void notifyIfNotDefaultSmsApp(final Uri uri, final String callingPackage,
90 Log.d(TAG, "notifyIfNotDefaultSmsApp - called from default sms app");
110 Log.d(TAG, "notifyIfNotDefaultSmsApp - called from " + callingPackage + ", notifying");
MmsProvider.java     [all...]
SmsProvider.java 842 ProviderUtil.notifyIfNotDefaultSmsApp(uri, callingPackage, context);
    [all...]

Completed in 72 milliseconds