Searched refs:BluetoothA2dpSink (Results 1 – 15 of 15) sorted by relevance
22 import android.bluetooth.BluetoothA2dpSink;40 private BluetoothA2dpSink mService;61 mService = (BluetoothA2dpSink) proxy; in onServiceConnected()
20 import android.bluetooth.BluetoothA2dpSink;144 BluetoothA2dpSink.ACTION_CONNECTION_STATE_CHANGED); in updateLocalProfiles()
23 import android.bluetooth.BluetoothA2dpSink;49 private BluetoothA2dpSink mService;
21 import android.bluetooth.BluetoothA2dpSink;87 return BluetoothA2dpSink.ACTION_CONNECTION_STATE_CHANGED; in getConnectionStateChangedIntent()308 Intent intent = new Intent(BluetoothA2dpSink.ACTION_CONNECTION_STATE_CHANGED); in onConnectionStateChanged()
18 import android.bluetooth.BluetoothA2dpSink;61 private BluetoothA2dpSink mBluetoothA2dpSink;171 mBluetoothA2dpSink = (BluetoothA2dpSink) proxy;
25 import android.bluetooth.BluetoothA2dpSink;94 new BluetoothProfileInfo(BluetoothA2dpSink.ACTION_CONNECTION_STATE_CHANGED, in sProfileActions.put()
53 public final class BluetoothA2dpSink implements BluetoothProfile { class98 /* package */ BluetoothA2dpSink(Context context, ServiceListener listener, in BluetoothA2dpSink() method in BluetoothA2dpSink
3023 BluetoothA2dpSink a2dpSink = new BluetoothA2dpSink(context, listener, this); in getProfileProxy()3102 BluetoothA2dpSink a2dpSink = (BluetoothA2dpSink) proxy; in closeProfileProxy()
23 import android.bluetooth.BluetoothA2dpSink;152 case BluetoothA2dpSink.ACTION_CONNECTION_STATE_CHANGED:228 filter.addAction(BluetoothA2dpSink.ACTION_CONNECTION_STATE_CHANGED); in init()
9833 Landroid/bluetooth/BluetoothA2dpSink;->close()V9835 Landroid/bluetooth/BluetoothA2dpSink;->DBG:Z9836 Landroid/bluetooth/BluetoothA2dpSink;->doBind()Z9841 Landroid/bluetooth/BluetoothA2dpSink;->isEnabled()Z9843 Landroid/bluetooth/BluetoothA2dpSink;->log(Ljava/lang/String;)V9847 Landroid/bluetooth/BluetoothA2dpSink;->mContext:Landroid/content/Context;9851 Landroid/bluetooth/BluetoothA2dpSink;->stateToString(I)Ljava/lang/String;9852 Landroid/bluetooth/BluetoothA2dpSink;->STATE_NOT_PLAYING:I9853 Landroid/bluetooth/BluetoothA2dpSink;->STATE_PLAYING:I9854 Landroid/bluetooth/BluetoothA2dpSink;->TAG:Ljava/lang/String;[all …]
1033 android.bluetooth.BluetoothA2dpSink
23858 Landroid/bluetooth/BluetoothA2dpSink;
1030 android.bluetooth.BluetoothA2dpSink
33491 Landroid/bluetooth/BluetoothA2dpSink;
1936 public final class BluetoothA2dpSink implements android.bluetooth.BluetoothProfile {