Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
H A DBluetoothPbapConfig.java57 public static boolean includePhotosInVcard() { in includePhotosInVcard() method in BluetoothPbapConfig
H A DBluetoothPbapUtils.java117 BluetoothPbapConfig.includePhotosInVcard() && (!hasFilter(filter) || isFilterBitSet( in createFilteredVCardComposer()
H A DBluetoothPbapVcardManager.java127 if (!BluetoothPbapConfig.includePhotosInVcard()) { in getOwnerPhoneNumberVcardFromProfile()