Home
last modified time | relevance | path

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

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