Home
last modified time | relevance | path

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

/packages/apps/Phone/src/com/android/phone/
DBluetoothAtPhonebook.java42 public class BluetoothAtPhonebook { class
95 public BluetoothAtPhonebook(Context context, BluetoothHandsfree handsfree) { in BluetoothAtPhonebook() method in BluetoothAtPhonebook
DBluetoothHandsfree.java128 private final BluetoothAtPhonebook mPhonebook;
253 mPhonebook = new BluetoothAtPhonebook(mContext, this); in BluetoothHandsfree()