Searched defs:subType (Results 1 – 9 of 9) sorted by relevance
34 protected String subType; field in MimeMultipart80 public void setSubType(String subType) throws MessagingException { in setSubType()
129 int subType = payload.get() & 0xFF; in parseVendorSpecificElement() local
261 ImsMediaSubType subType = MEDIASUBTYPE_AUDIO_NORMAL; in DecodePayloadAmr() local322 ImsMediaSubType subType = MEDIASUBTYPE_AUDIO_NORMAL; in DecodePayloadEvs() local
79 String subType = item.getSubType(); in getPreference() local312 String subType = item.getSubType(); in extract() local
97 public static void showDialog(Phone phone, int subType) { in showDialog()
257 private void handleSimLock(int subType, Phone phone) { in handleSimLock()
98 ImsMediaSubType subType; member in __anona3b31d4a0111::FakeNode
532 final ImapString subType = bs.getStringOrEmpty(1); in parseBodyStructure() local
171 ImsMediaSubType subType; member in FakeRtpDecoderNode