Home
last modified time | relevance | path

Searched refs:mServiceListener (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothProfileConnector.java49 private BluetoothProfile.ServiceListener mServiceListener; field in BluetoothProfileConnector
167 mServiceListener = listener; in connect()
190 if (mServiceListener != null) { in disconnect()
191 BluetoothProfile.ServiceListener listener = mServiceListener; in disconnect()
192 mServiceListener = null; in disconnect()
233 if (mServiceListener != null) {
234 mServiceListener.onServiceConnected(mProfileId, mProfileProxy);
239 if (mServiceListener != null) {
240 mServiceListener.onServiceDisconnected(mProfileId);
/packages/modules/Connectivity/nearby/service/java/com/android/server/nearby/common/servicemonitor/
DServiceMonitorImpl.java62 final @Nullable ServiceListener<? super TBoundServiceInfo> mServiceListener; field in ServiceMonitorImpl
84 mServiceListener = serviceListener; in ServiceMonitorImpl()
262 if (mServiceListener != null) { in onServiceConnected()
264 mServiceListener.onBind(binder, mBoundServiceInfo); in onServiceConnected()
284 if (mServiceListener != null) { in onServiceDisconnected()
285 mServiceListener.onUnbind(); in onServiceDisconnected()
/packages/modules/Bluetooth/apex/hiddenapi/
Dhiddenapi-max-target-o-low-priority.txt15 Landroid/bluetooth/BluetoothA2dp;->mServiceListener:Landroid/bluetooth/BluetoothProfile$ServiceList…
42 Landroid/bluetooth/BluetoothA2dpSink;->mServiceListener:Landroid/bluetooth/BluetoothProfile$Service…
214 Landroid/bluetooth/BluetoothAvrcpController;->mServiceListener:Landroid/bluetooth/BluetoothProfile$…
465 Landroid/bluetooth/BluetoothHeadset;->mServiceListener:Landroid/bluetooth/BluetoothProfile$ServiceL…
581 Landroid/bluetooth/BluetoothHeadsetClient;->mServiceListener:Landroid/bluetooth/BluetoothProfile$Se…
646 Landroid/bluetooth/BluetoothHealth;->mServiceListener:Landroid/bluetooth/BluetoothProfile$ServiceLi…
683 Landroid/bluetooth/BluetoothHearingAid;->mServiceListener:Landroid/bluetooth/BluetoothProfile$Servi…
715 Landroid/bluetooth/BluetoothHidDevice;->mServiceListener:Landroid/bluetooth/BluetoothProfile$Servic…
765 Landroid/bluetooth/BluetoothHidHost;->mServiceListener:Landroid/bluetooth/BluetoothProfile$ServiceL…
809 Landroid/bluetooth/BluetoothMap;->mServiceListener:Landroid/bluetooth/BluetoothProfile$ServiceListe…
[all …]
/packages/modules/Bluetooth/framework/tests/stress/src/android/bluetooth/
DBluetoothTestUtils.java353 private BluetoothProfile.ServiceListener mServiceListener = field in BluetoothTestUtils
1635 adapter.getProfileProxy(mContext, mServiceListener, profile); in connectProxy()
/packages/modules/Connectivity/Tethering/apex/hiddenapi/
Dhiddenapi-max-target-o-low-priority-tiramisu.txt85 Landroid/net/EthernetManager;->mServiceListener:Landroid/net/IEthernetServiceListener$Stub;