Searched refs:BluetoothPbapConfig (Results 1 - 4 of 4) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
H A DBluetoothPbapConfig.java26 public class BluetoothPbapConfig { class
35 Log.e("BluetoothPbapConfig","",e);
40 Log.e("BluetoothPbapConfig","",e);
H A DBluetoothPbapUtils.java119 boolean includePhoto = BluetoothPbapConfig.includePhotosInVcard()
H A DBluetoothPbapVcardManager.java122 if (!BluetoothPbapConfig.includePhotosInVcard()) {
131 if (BluetoothPbapConfig.useProfileForOwnerVcard()) {
250 if (BluetoothPbapConfig.useProfileForOwnerVcard()) {
H A DBluetoothPbapService.java206 BluetoothPbapConfig.init(this);

Completed in 136 milliseconds