Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
DHeadsetClientStateMachineFactory.java28 NativeInterface nativeInterface) { in make()
DVendorCommandResponseProcessor.java72 VendorCommandResponseProcessor(HeadsetClientService context, NativeInterface nativeInterface) { in VendorCommandResponseProcessor()
DHeadsetClientStateMachine.java667 NativeInterface nativeInterface) { in HeadsetClientStateMachine()
711 NativeInterface nativeInterface) { in make()
/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
DHeadsetObjectsFactory.java75 HeadsetNativeInterface nativeInterface, HeadsetSystemInterface systemInterface) { in makeStateMachine()
DAtPhonebook.java99 public AtPhonebook(Context context, HeadsetNativeInterface nativeInterface) { in AtPhonebook()
DHeadsetStateMachine.java171 HeadsetNativeInterface nativeInterface, HeadsetSystemInterface systemInterface) { in HeadsetStateMachine()
198 HeadsetNativeInterface nativeInterface, HeadsetSystemInterface systemInterface) { in make()
/packages/apps/Bluetooth/src/com/android/bluetooth/hearingaid/
DHearingAidStateMachine.java93 HearingAidNativeInterface nativeInterface, Looper looper) { in HearingAidStateMachine()
113 HearingAidNativeInterface nativeInterface, Looper looper) { in make()
/packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/
DAvrcpVolumeManager.java94 AvrcpNativeInterface nativeInterface) { in AvrcpVolumeManager()
/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/hid/
DHidDeviceTest.java129 HidDeviceNativeInterface nativeInterface = in setUp() local
/packages/apps/Bluetooth/src/com/android/bluetooth/hid/
DHidDeviceNativeInterface.java73 private static void setInstance(HidDeviceNativeInterface nativeInterface) { in setInstance()