OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
600
if (VCardConfig.
isJapaneseDevice
(vcardType)) {
[
all
...]
Completed in 806 milliseconds