Searched defs:subType (Results 1 – 6 of 6) 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
80 String subType = item.getSubType(); in getPreference() local302 String subType = item.getSubType(); in extract() local
97 public static void showDialog(Phone phone, int subType) { in showDialog()
229 private void handleSimLock(int subType, Phone phone) { in handleSimLock()
532 final ImapString subType = bs.getStringOrEmpty(1); in parseBodyStructure() local