Home
last modified time | relevance | path

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

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