Searched defs:TYPE_CUSTOM (Results 1 – 3 of 3) sorted by relevance
871 public static final int TYPE_CUSTOM = 0; field1162 public static final int TYPE_CUSTOM = 0; field1693 public static final int TYPE_CUSTOM = 0; field
5485 public static int TYPE_CUSTOM = 0; field
991 sPostalTypePriorityMap.put(StructuredPostal.TYPE_CUSTOM, 3); in sPostalTypePriorityMap.put()