Searched refs:BluetoothHeadset (Results 1 – 12 of 12) sorted by relevance
22 import android.bluetooth.BluetoothHeadset;41 private BluetoothHeadset mService;64 mService = (BluetoothHeadset) proxy; in onServiceConnected()
22 import android.bluetooth.BluetoothHeadset;190 BluetoothHeadset.ACTION_CONNECTION_STATE_CHANGED); in updateLocalProfiles()
22 import android.bluetooth.BluetoothHeadset;82 private BluetoothHeadset mBluetoothHeadset;104 new IntentFilter(BluetoothHeadset.ACTION_AUDIO_STATE_CHANGED); in onCreate()659 mBluetoothHeadset = (BluetoothHeadset) proxy;688 if (action.equals(BluetoothHeadset.ACTION_AUDIO_STATE_CHANGED)) { in onReceive()
48 public final class BluetoothHeadset implements BluetoothProfile { class299 /*package*/ BluetoothHeadset(Context context, ServiceListener l) { in BluetoothHeadset() method in BluetoothHeadset725 return BluetoothHeadset.STATE_AUDIO_DISCONNECTED; in getAudioState()1094 BluetoothHeadset.this);
2025 BluetoothHeadset headset = new BluetoothHeadset(context, listener); in getProfileProxy()2084 BluetoothHeadset headset = (BluetoothHeadset)proxy; in closeProfileProxy()
228 mConnectionAction = BluetoothHeadset.ACTION_CONNECTION_STATE_CHANGED; in ConnectProfileReceiver()323 mHeadset = (BluetoothHeadset) proxy;364 private BluetoothHeadset mHeadset = null;937 assertTrue(((BluetoothHeadset)proxy).connect(device)); in connectProfile()1012 assertTrue(((BluetoothHeadset)proxy).disconnect(device)); in disconnectProfile()1406 BluetoothHeadset.ACTION_CONNECTION_STATE_CHANGED, in getConnectProfileReceiver()
688 android.bluetooth.BluetoothHeadset689 android.bluetooth.BluetoothHeadset$1690 android.bluetooth.BluetoothHeadset$2691 android.bluetooth.BluetoothHeadset$3
708 android.bluetooth.BluetoothHeadset709 android.bluetooth.BluetoothHeadset$1710 android.bluetooth.BluetoothHeadset$2711 android.bluetooth.BluetoothHeadset$3
417 Landroid/bluetooth/BluetoothHeadset;418 Landroid/bluetooth/BluetoothHeadset$1;419 Landroid/bluetooth/BluetoothHeadset$2;420 Landroid/bluetooth/BluetoothHeadset$3;
6405 public final class BluetoothHeadset implements android.bluetooth.BluetoothProfile {
7820 public final class BluetoothHeadset implements android.bluetooth.BluetoothProfile {
8299 public final class BluetoothHeadset implements android.bluetooth.BluetoothProfile {