Searched refs:BluetoothAtPhonebook (Results 1 – 2 of 2) sorted by relevance
42 public class BluetoothAtPhonebook { class95 public BluetoothAtPhonebook(Context context, BluetoothHandsfree handsfree) { in BluetoothAtPhonebook() method in BluetoothAtPhonebook
128 private final BluetoothAtPhonebook mPhonebook;253 mPhonebook = new BluetoothAtPhonebook(mContext, this); in BluetoothHandsfree()