Home
last modified time | relevance | path

Searched defs:nativeInterface (Results 1 – 25 of 38) sorted by relevance

12

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/mapclient/
DMnsService.java53 SdpManagerNativeInterface nativeInterface = SdpManagerNativeInterface.getInstance(); in MnsService() local
84 SdpManagerNativeInterface nativeInterface = SdpManagerNativeInterface.getInstance(); in cleanUpSdpRecord() local
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfpclient/
DHeadsetClientStateMachineFactory.java31 NativeInterface nativeInterface) { in make()
DVendorCommandResponseProcessor.java64 VendorCommandResponseProcessor(HeadsetClientService context, NativeInterface nativeInterface) { in VendorCommandResponseProcessor()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/
DHeadsetObjectsFactory.java77 HeadsetNativeInterface nativeInterface, in makeStateMachine()
DAtPhonebook.java106 public AtPhonebook(AdapterService adapterService, HeadsetNativeInterface nativeInterface) { in AtPhonebook()
DHeadsetService.java171 HeadsetService(AdapterService adapterService, HeadsetNativeInterface nativeInterface) { in HeadsetService()
177 AdapterService adapterService, HeadsetNativeInterface nativeInterface, Looper looper) { in HeadsetService()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_audio/
DLeAudioStateMachine.java94 LeAudioNativeInterface nativeInterface, in LeAudioStateMachine()
117 LeAudioNativeInterface nativeInterface, in make()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/csip/
DCsipSetCoordinatorStateMachine.java71 CsipSetCoordinatorNativeInterface nativeInterface, in CsipSetCoordinatorStateMachine()
94 CsipSetCoordinatorNativeInterface nativeInterface, in make()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/pbapclient/
DPbapClientService.java217 SdpManagerNativeInterface nativeInterface = SdpManagerNativeInterface.getInstance(); in registerSdpRecord() local
237 SdpManagerNativeInterface nativeInterface = SdpManagerNativeInterface.getInstance(); in cleanUpSdpRecord() local
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/avrcp/
DAvrcpCoverArtService.java66 public AvrcpCoverArtService(AvrcpNativeInterface nativeInterface) { in AvrcpCoverArtService()
DAvrcpVolumeManager.java177 AvrcpNativeInterface nativeInterface) { in AvrcpVolumeManager()
DAvrcpTargetService.java118 AvrcpNativeInterface nativeInterface, in AvrcpTargetService()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/a2dpsink/
DA2dpSinkStreamHandler.java107 public A2dpSinkStreamHandler(Context ctx, A2dpSinkNativeInterface nativeInterface) { in A2dpSinkStreamHandler()
DA2dpSinkStateMachine.java76 A2dpSinkNativeInterface nativeInterface) { in A2dpSinkStateMachine()
DA2dpSinkService.java78 AdapterService adapterService, A2dpSinkNativeInterface nativeInterface, Looper looper) { in A2dpSinkService()
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/btservice/
DAdapterServiceTest.java410 AdapterNativeInterface nativeInterface) { in offToBleOn()
474 AdapterNativeInterface nativeInterface) { in doEnable()
529 AdapterNativeInterface nativeInterface) { in doDisable()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/opp/
DBluetoothOppService.java504 SdpManagerNativeInterface nativeInterface = SdpManagerNativeInterface.getInstance(); in startSocketListener() local
1327 SdpManagerNativeInterface nativeInterface = SdpManagerNativeInterface.getInstance(); in stopListeners() local
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/vc/
DVolumeControlStateMachine.java69 VolumeControlNativeInterface nativeInterface, in VolumeControlStateMachine()
DVolumeControlInputDescriptor.java42 VolumeControlNativeInterface nativeInterface, in VolumeControlInputDescriptor()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hearingaid/
DHearingAidStateMachine.java97 HearingAidNativeInterface nativeInterface, in HearingAidStateMachine()
DHearingAidService.java101 HearingAidNativeInterface nativeInterface) { in HearingAidService()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/sap/
DSapService.java158 SdpManagerNativeInterface nativeInterface = SdpManagerNativeInterface.getInstance(); in removeSdpRecord() local
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/pan/
DPanService.java114 PanService(AdapterService adapterService, PanNativeInterface nativeInterface, Looper looper) { in PanService()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hap/
DHapClientService.java131 HapClientNativeInterface nativeInterface) { in HapClientService()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/
DBluetoothMapMasInstance.java136 SdpManagerNativeInterface nativeInterface = SdpManagerNativeInterface.getInstance(); in removeSdpRecord() local

12