Home
last modified time | relevance | path

Searched refs:shouldRefrainQPToNameProperties (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/vcard/java/com/android/vcard/
DVCardConfig.java452 public static boolean shouldRefrainQPToNameProperties(final int vcardType) { in shouldRefrainQPToNameProperties() method in VCardConfig
DVCardBuilder.java149 mRefrainsQPToNameProperties = VCardConfig.shouldRefrainQPToNameProperties(vcardType); in VCardBuilder()