Searched refs:isJapaneseDevice (Results 1 - 3 of 3) sorted by relevance

/frameworks/opt/vcard/java/com/android/vcard/
H A DVCardConfig.java465 public static boolean isJapaneseDevice(final int vcardType) { method in class:VCardConfig
H A DVCardUtils.java330 if (VCardConfig.isJapaneseDevice(vcardType)) {
H A DVCardEntry.java599 if (VCardConfig.isJapaneseDevice(vcardType)) {

Completed in 1504 milliseconds