HomeSort by relevance Sort by last modified time
    Searched refs:isJapaneseDevice (Results 1 - 3 of 3) sorted by null

  /frameworks/opt/vcard/java/com/android/vcard/
VCardConfig.java 465 public static boolean isJapaneseDevice(final int vcardType) {
VCardUtils.java 327 if (VCardConfig.isJapaneseDevice(vcardType)) {
    [all...]
VCardEntry.java 599 if (VCardConfig.isJapaneseDevice(vcardType)) {
    [all...]

Completed in 1217 milliseconds