Searched defs:subType (Results 1 – 10 of 10) 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
247 ImsMediaSubType subType = in DecodePayloadAmr() local317 ImsMediaSubType subType = MEDIASUBTYPE_AUDIO_NORMAL; in DecodePayloadEvs() local
576 ImsMediaSubType subType = MEDIASUBTYPE_AUDIO_NORMAL; in GetAmrFrameType() local
79 String subType = item.getSubType(); in getPreference() local313 String subType = item.getSubType(); in extract() local
97 public static void showDialog(Phone phone, int subType) { in showDialog()
317 private void handleSimLock(int subType, Phone phone) { in handleSimLock()
98 ImsMediaSubType subType; member in __anon04ecaacc0111::FakeNode
532 final ImapString subType = bs.getStringOrEmpty(1); in parseBodyStructure() local
171 ImsMediaSubType subType; member in FakeRtpDecoderNode