Home
last modified time | relevance | path

Searched defs:updateIfNeeded (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/telephony/common/com/android/internal/telephony/
DSmsApplication.java469 private static SmsApplicationData getApplication(Context context, boolean updateIfNeeded, in getApplication()
566 SmsApplicationData applicationData, boolean updateIfNeeded) { in tryFixExclusiveSmsAppops()
897 public static ComponentName getDefaultSmsApplication(Context context, boolean updateIfNeeded) { in getDefaultSmsApplication()
910 boolean updateIfNeeded, int userId) { in getDefaultSmsApplicationAsUser()
933 public static ComponentName getDefaultMmsApplication(Context context, boolean updateIfNeeded) { in getDefaultMmsApplication()
958 boolean updateIfNeeded) { in getDefaultRespondViaMessageApplication()
984 boolean updateIfNeeded) { in getDefaultSendToApplication()
1009 Context context, boolean updateIfNeeded) { in getDefaultExternalTelephonyProviderChangedApplication()
1034 Context context, boolean updateIfNeeded) { in getDefaultSimFullApplication()
/frameworks/base/telephony/java/android/telephony/
DTelephonyManager.java9923 @NonNull Context context, boolean updateIfNeeded) { in getDefaultRespondViaMessageApplication()