Home
last modified time | relevance | path

Searched refs:USE_MMS_API_IF_PRESENT_DEFAULT (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/apps/Messaging/src/com/android/messaging/
H A DBugleApplication.java148 BugleGservicesKeys.USE_MMS_API_IF_PRESENT_DEFAULT)); in initMmsLib()
154 BugleGservicesKeys.USE_MMS_API_IF_PRESENT_DEFAULT)); in initMmsLib()
/aosp12/packages/apps/Messaging/src/com/android/messaging/util/
H A DBugleGservicesKeys.java233 public static final boolean USE_MMS_API_IF_PRESENT_DEFAULT = true; field in BugleGservicesKeys