Home | History | Annotate | Download | only in phone

Lines Matching defs:BluetoothProfile

27 import android.bluetooth.BluetoothProfile;
490 BluetoothProfile.HEADSET);
520 private BluetoothProfile.ServiceListener mBluetoothProfileServiceListener =
521 new BluetoothProfile.ServiceListener() {
523 public void onServiceConnected(int profile, BluetoothProfile proxy) {
989 mAdapter.closeProfileProxy(BluetoothProfile.HEADSET, mBluetoothHeadset);