Home
last modified time | relevance | path

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

12

/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/mapclient/
DMnsService.java54 SdpManagerNativeInterface nativeInterface = SdpManagerNativeInterface.getInstance(); in MnsService() local
85 SdpManagerNativeInterface nativeInterface = SdpManagerNativeInterface.getInstance(); in cleanUpSdpRecord() local
/aosp_15_r20/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/btservice/
DAdapterServiceTest.java417 AdapterNativeInterface nativeInterface) { in offToBleOn()
481 AdapterNativeInterface nativeInterface) { in doEnable()
536 AdapterNativeInterface nativeInterface) { in doDisable()
/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/csip/
DCsipSetCoordinatorStateMachine.java66 CsipSetCoordinatorNativeInterface nativeInterface, in CsipSetCoordinatorStateMachine()
89 CsipSetCoordinatorNativeInterface nativeInterface, in make()
/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_audio/
DLeAudioStateMachine.java88 LeAudioNativeInterface nativeInterface, in LeAudioStateMachine()
111 LeAudioNativeInterface nativeInterface, in make()
/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/pbapclient/
DPbapClientService.java210 SdpManagerNativeInterface nativeInterface = SdpManagerNativeInterface.getInstance(); in registerSdpRecord() local
230 SdpManagerNativeInterface nativeInterface = SdpManagerNativeInterface.getInstance(); in cleanUpSdpRecord() local
/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/opp/
DBluetoothOppService.java523 SdpManagerNativeInterface nativeInterface = SdpManagerNativeInterface.getInstance(); in startSocketListener() local
1360 SdpManagerNativeInterface nativeInterface = SdpManagerNativeInterface.getInstance(); in stopListeners() local
/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfpclient/
DHeadsetClientStateMachineFactory.java31 NativeInterface nativeInterface) { in make()
DVendorCommandResponseProcessor.java65 VendorCommandResponseProcessor(HeadsetClientService context, NativeInterface nativeInterface) { in VendorCommandResponseProcessor()
DHeadsetClientStateMachine.java895 NativeInterface nativeInterface) { in HeadsetClientStateMachine()
969 NativeInterface nativeInterface) { in make()
/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/
DHeadsetObjectsFactory.java76 HeadsetNativeInterface nativeInterface, in makeStateMachine()
DAtPhonebook.java103 public AtPhonebook(Context context, HeadsetNativeInterface nativeInterface) { in AtPhonebook()
DHeadsetService.java174 HeadsetService(AdapterService adapterService, HeadsetNativeInterface nativeInterface) { in HeadsetService()
180 AdapterService adapterService, HeadsetNativeInterface nativeInterface, Looper looper) { in HeadsetService()
DHeadsetStateMachine.java193 HeadsetNativeInterface nativeInterface, in HeadsetStateMachine()
239 HeadsetNativeInterface nativeInterface, in make()
/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/a2dpsink/
DA2dpSinkStreamHandler.java105 A2dpSinkService a2dpSinkService, A2dpSinkNativeInterface nativeInterface) { in A2dpSinkStreamHandler()
DA2dpSinkStateMachine.java77 A2dpSinkNativeInterface nativeInterface) { in A2dpSinkStateMachine()
DA2dpSinkService.java80 AdapterService adapterService, A2dpSinkNativeInterface nativeInterface, Looper looper) { in A2dpSinkService()
/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/vc/
DVolumeControlStateMachine.java69 VolumeControlNativeInterface nativeInterface, in VolumeControlStateMachine()
DVolumeControlInputDescriptor.java42 VolumeControlNativeInterface nativeInterface, in VolumeControlInputDescriptor()
/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hearingaid/
DHearingAidStateMachine.java97 HearingAidNativeInterface nativeInterface, in HearingAidStateMachine()
/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/avrcp/
DAvrcpVolumeManager.java176 AvrcpNativeInterface nativeInterface) { in AvrcpVolumeManager()
/aosp_15_r20/frameworks/base/services/accessibility/java/com/android/server/accessibility/
H A DBrailleDisplayConnection.java468 static BrailleDisplayScanner getDefaultNativeScanner(@NonNull NativeInterface nativeInterface) { in getDefaultNativeScanner()
/aosp_15_r20/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/hid/
DHidDeviceTest.java124 HidDeviceNativeInterface nativeInterface = in setUp() local
/aosp_15_r20/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/csip/
DCsipSetCoordinatorStateMachineTest.java715 CsipSetCoordinatorNativeInterface nativeInterface, in CsipSetCoordinatorStateMachineWrapper()
/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hap/
DHapClientService.java126 HapClientNativeInterface nativeInterface) { in HapClientService()
/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/
DBluetoothMapMasInstance.java136 SdpManagerNativeInterface nativeInterface = SdpManagerNativeInterface.getInstance(); in removeSdpRecord() local

12