Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/pbap/
DBluetoothPbapConfig.java72 public static void setIncludePhotosInVcard(boolean includePhotosInVcard) { in setIncludePhotosInVcard() method in BluetoothPbapConfig
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/pbap/
DBluetoothPbapVcardManagerTest.java81 BluetoothPbapConfig.setIncludePhotosInVcard(true); in testGetOwnerPhoneNumberVcard_whenUseProfileForOwnerVcard()
89 BluetoothPbapConfig.setIncludePhotosInVcard(false); in testGetOwnerPhoneNumberVcard_whenNotUseProfileForOwnerVcard()