Searched refs:VERSION_40 (Results 1 – 3 of 3) sorted by relevance
76 public static final int VERSION_40 = 2; field in VCardConfig300 (VERSION_40 | NAME_ORDER_DEFAULT | FLAG_USE_DEFACT_PROPERTY | FLAG_USE_ANDROID_PROPERTY);429 return (vcardType & VERSION_MASK) == VERSION_40; in isVersion40()
114 mVersion = VCardConfig.VERSION_40; in onPropertyCreated()155 } else if (mVersion == VCardConfig.VERSION_40) { in getEstimatedType()
43 return VCardConfig.VERSION_40; in getVersion()