Searched refs:usesDefactProperty (Results 1 – 2 of 2) sorted by relevance
444 public static boolean usesDefactProperty(final int vcardType) { in usesDefactProperty() method in VCardConfig
148 mUsesDefactProperty = VCardConfig.usesDefactProperty(vcardType); in VCardBuilder()