Home
last modified time | relevance | path

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

/aosp12/frameworks/opt/vcard/java/com/android/vcard/
H A DVCardBuilder.java281 appendLine(VCardConstants.PROPERTY_FN, ""); in appendNamePropertiesV40()
304 appendLine(VCardConstants.PROPERTY_FN, ""); in appendNamePropertiesV40()
386 appendLine(VCardConstants.PROPERTY_N, ""); in appendNameProperties()
387 appendLine(VCardConstants.PROPERTY_FN, ""); in appendNameProperties()
389 appendLine(VCardConstants.PROPERTY_N, ""); in appendNameProperties()
518 appendLine(VCardConstants.PROPERTY_N, ""); in appendNameProperties()
519 appendLine(VCardConstants.PROPERTY_FN, ""); in appendNameProperties()
521 appendLine(VCardConstants.PROPERTY_N, ""); in appendNameProperties()
1889 appendLine(propertyName, parameterList, in appendLineWithCharsetAndQPDetection()
1909 appendLine(propertyName, rawValue, false, false); in appendLine()
[all …]
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
H A DBluetoothPbapCallLogComposer.java161 builder.appendLine(VCardConstants.PROPERTY_FN, name, needCharset, false); in createOneCallLogEntryInternal()
162 builder.appendLine(VCardConstants.PROPERTY_N, name, needCharset, false); in createOneCallLogEntryInternal()
188 builder.appendLine(VCardConstants.PROPERTY_FN, phoneName, needCharset, false); in composeVCardForPhoneOwnNumber()
189 builder.appendLine(VCardConstants.PROPERTY_N, phoneName, needCharset, false); in composeVCardForPhoneOwnNumber()
246 builder.appendLine(VCARD_PROPERTY_X_TIMESTAMP, Arrays.asList(callLogTypeStr), in tryAppendCallHistoryTimeStampField()
/aosp12/system/libvintf/
H A DVintfObject.cpp458 static void appendLine(std::string* error, const std::string& message) { in appendLine() function
589 appendLine(error, "No framework manifest file from device or from update package"); in checkCompatibility()
593 appendLine(error, "No device manifest file from device or from update package"); in checkCompatibility()
597 appendLine(error, "No framework matrix file from device or from update package"); in checkCompatibility()
601 appendLine(error, "No device matrix file from device or from update package"); in checkCompatibility()
607 appendLine(error, "No runtime info from device"); in checkCompatibility()
736 appendLine(appendedError, android::base::Join(accumulatedErrors, "\n")); in IsInstanceDeprecated()
/aosp12/packages/apps/TV/libs/
H A Dgoogle-java-format-1.7-all-deps.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...