Home
last modified time | relevance | path

Searched refs:handleType (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/vcard/java/com/android/vcard/
DVCardParserImpl_V30.java159 handleType(property, paramValue); in handleParamWithoutName()
175 protected void handleType(VCardProperty property, final String paramValue) { in handleType() method in VCardParserImpl_V30
DVCardParserImpl_V21.java449 handleType(propertyData, paramValue);
472 handleType(propertyData, paramValue);
478 protected void handleType(VCardProperty propertyData, final String ptypeval) {