Searched refs:mBluetoothA2dpSink (Results 1 – 1 of 1) sorted by relevance
68 private BluetoothA2dpSink mBluetoothA2dpSink; field in CarBluetoothUserService141 mBluetoothAdapter.closeProfileProxy(BluetoothProfile.A2DP_SINK, mBluetoothA2dpSink); in closeBluetoothConnectionProxies()142 mBluetoothA2dpSink = null; in closeBluetoothConnectionProxies()174 mBluetoothA2dpSink = (BluetoothA2dpSink) proxy;301 policy = mBluetoothA2dpSink.getConnectionPolicy(device); in getConnectionPolicy()350 mBluetoothA2dpSink.setConnectionPolicy(device, policy); in setConnectionPolicy()428 pw.printf("BluetoothA2dpSink: %s\n", mBluetoothA2dpSink); in dump()