Home
last modified time | relevance | path

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

/aosp12/frameworks/opt/vcard/java/com/android/vcard/
H A DVCardBuilder.java113 private final boolean mRefrainsQPToNameProperties; field in VCardBuilder
149 mRefrainsQPToNameProperties = VCardConfig.shouldRefrainQPToNameProperties(vcardType); in VCardBuilder()
407 (!mRefrainsQPToNameProperties && in appendNameProperties()
425 !mRefrainsQPToNameProperties && in appendNameProperties()
530 (!mRefrainsQPToNameProperties && in buildSinglePartNameField()
632 (!mRefrainsQPToNameProperties in appendPhoneticNameFields()