Home | History | Annotate | Download | only in phone

Lines Matching defs:BluetoothProfile

31 import android.bluetooth.BluetoothProfile;
143 BluetoothProfile.HEADSET);
750 private BluetoothProfile.ServiceListener mBluetoothProfileServiceListener =
751 new BluetoothProfile
752 public void onServiceConnected(int profile, BluetoothProfile proxy) {