Home
last modified time | relevance | path

Searched refs:CONFIG_SUPPORT_MMS_CONTENT_DISPOSITION_DEFAULT (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Messaging/src/android/support/v7/mms/
DCarrierConfigValuesLoader.java86 public static final boolean CONFIG_SUPPORT_MMS_CONTENT_DISPOSITION_DEFAULT = true; field
DMmsRequest.java232 .CONFIG_SUPPORT_MMS_CONTENT_DISPOSITION_DEFAULT)) in isWrongApnResponse()
/packages/apps/Messaging/src/com/android/messaging/sms/
DMmsConfig.java288 CarrierConfigValuesLoader.CONFIG_SUPPORT_MMS_CONTENT_DISPOSITION_DEFAULT); in getSupportMmsContentDisposition()