Searched refs:shouldRefrainQPToNameProperties (Results 1 – 2 of 2) sorted by relevance
452 public static boolean shouldRefrainQPToNameProperties(final int vcardType) { in shouldRefrainQPToNameProperties() method in VCardConfig
149 mRefrainsQPToNameProperties = VCardConfig.shouldRefrainQPToNameProperties(vcardType); in VCardBuilder()