Searched refs:mProfileListener (Results 1 – 3 of 3) sorted by relevance
80 private final BluetoothProfileListener mProfileListener = new BluetoothProfileListener(); field in BluetoothRouteProvider109 mBluetoothAdapter.getProfileProxy(mContext, mProfileListener, BluetoothProfile.A2DP); in start()110 mBluetoothAdapter.getProfileProxy(mContext, mProfileListener, BluetoothProfile.HEARING_AID); in start()
116 mProfileListener, profile); in setupBluetoothConnectionProxies() local160 private BluetoothProfile.ServiceListener mProfileListener = field in CarBluetoothUserService
130 public BluetoothProfile.ServiceListener mProfileListener = field in BluetoothInCallService561 .getProfileProxy(this, mProfileListener, BluetoothProfile.HEADSET); in onCreate()