Searched refs:getPhoneTypeString (Results 1 - 2 of 2) sorted by relevance

/frameworks/opt/vcard/java/com/android/vcard/
H A DVCardUtils.java183 public static String getPhoneTypeString(Integer type) { method in class:VCardUtils
H A DVCardBuilder.java1721 String phoneType = VCardUtils.getPhoneTypeString(type);

Completed in 26 milliseconds