Home
last modified time | relevance | path

Searched defs:content_type (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/telephony/java/com/android/internal/telephony/
DIWapPushManager.aidl26 int processMessage(String app_id, String content_type, in Intent intent); in processMessage()
34 boolean addPackage(String x_app_id, String content_type, in addPackage()
43 boolean updatePackage(String x_app_id, String content_type, in updatePackage()
52 boolean deletePackage(String x_app_id, String content_type, in deletePackage()
/frameworks/base/packages/WAPPushManager/src/com/android/smspush/
DWapPushManager.java132 String app_id, String content_type) { in queryLastApp()
194 public int processMessage(String app_id, String content_type, Intent intent) in processMessage()
276 public boolean addPackage(String x_app_id, String content_type, in addPackage()
298 public boolean updatePackage(String x_app_id, String content_type, in updatePackage()
342 public boolean deletePackage(String x_app_id, String content_type, in deletePackage()
475 public boolean verifyData(String x_app_id, String content_type, in verifyData()
510 public boolean isDataExist(String x_app_id, String content_type, in isDataExist()
/frameworks/av/services/mediametrics/
Dstatsd_audiotrack.cpp68 std::string content_type; in statsd_audiotrack() local
/frameworks/base/core/proto/android/media/
Daudioattributes.proto31 optional ContentType content_type = 2; field
/frameworks/base/core/proto/android/service/
Dprint.proto312 optional int32 content_type = 3; field
/frameworks/proto_logging/stats/message/
Dmediametrics_message.proto113 optional string content_type = 2; field
/frameworks/av/media/extractors/mp4/
DItemTable.cpp1174 String8 content_type; in parse() local
/frameworks/proto_logging/stats/
Datoms.proto16279 optional string content_type = 17; field
16413 optional android.media.audio.ContentType content_type = 7; field
17635 optional android.stats.mediametrics.ContentType content_type = 8; field
18327 optional ContentType content_type = 17; field