Searched defs:handleType (Results 1 - 2 of 2) sorted by relevance

/frameworks/opt/vcard/java/com/android/vcard/
H A DVCardParserImpl_V30.java182 handleType(property, paramValue);
198 protected void handleType(VCardProperty property, final String paramValue) { method in class:VCardParserImpl_V30
H A DVCardParserImpl_V21.java449 handleType(propertyData, paramValue);
472 handleType(propertyData, paramValue);
478 protected void handleType(VCardProperty propertyData, final String ptypeval) { method in class:VCardParserImpl_V21

Completed in 47 milliseconds