Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
DBluetoothPbapVcardManager.java141 if (BluetoothPbapConfig.useProfileForOwnerVcard()) { in getOwnerPhoneNumberVcard()
260 if (BluetoothPbapConfig.useProfileForOwnerVcard()) { in getPhonebookNameList()
323 if (BluetoothPbapConfig.useProfileForOwnerVcard()) { in getSelectedPhonebookNameList()
DBluetoothPbapConfig.java48 public static boolean useProfileForOwnerVcard() { in useProfileForOwnerVcard() method in BluetoothPbapConfig