Home
last modified time | relevance | path

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

/packages/apps/Messaging/src/com/android/messaging/sms/
DMmsConfig.java67 sKeyTypeMap.put(CarrierConfigValuesLoader.CONFIG_SUPPORT_MMS_CONTENT_DISPOSITION, in sKeyTypeMap.put() argument
285 return mValues.getBoolean(CarrierConfigValuesLoader.CONFIG_SUPPORT_MMS_CONTENT_DISPOSITION, in getSupportMmsContentDisposition()
/packages/apps/Messaging/src/android/support/v7/mms/
DCarrierConfigValuesLoader.java84 public static final String CONFIG_SUPPORT_MMS_CONTENT_DISPOSITION = field
DMmsRequest.java230 .CONFIG_SUPPORT_MMS_CONTENT_DISPOSITION, in isWrongApnResponse()