Home
last modified time | relevance | path

Searched defs:interface (Results 1 – 25 of 57) sorted by relevance

123

/packages/modules/Bluetooth/system/profile/avrcp/tests/
Davrcp_device_test.cc55 const stack_config_t interface = {get_pts_avrcp_test, variable
143 MockMediaInterface interface; in TEST_F() local
181 MockMediaInterface interface; in TEST_F() local
214 MockMediaInterface interface; in TEST_F() local
231 MockMediaInterface interface; in TEST_F() local
265 MockMediaInterface interface; in TEST_F() local
301 MockMediaInterface interface; in TEST_F() local
354 MockMediaInterface interface; in TEST_F() local
400 MockMediaInterface interface; in TEST_F() local
447 MockMediaInterface interface; in TEST_F() local
[all …]
/packages/modules/Bluetooth/system/btif/src/
Dstack_manager.cc139 static void init_stack(bluetooth::core::CoreInterface* interface) { in init_stack()
151 static void start_up_stack_async(bluetooth::core::CoreInterface* interface, in start_up_stack_async()
229 static void init_stack_internal(bluetooth::core::CoreInterface* interface) { in init_stack_internal()
252 bluetooth::core::CoreInterface* interface) { in event_init_stack()
266 static void ensure_stack_is_initialized(bluetooth::core::CoreInterface* interface) { in ensure_stack_is_initialized()
275 static void event_start_up_stack(bluetooth::core::CoreInterface* interface, in event_start_up_stack()
471 static const stack_manager_t interface = { variable
/packages/modules/Bluetooth/system/audio_hal_interface/hidl/
Dle_audio_software_hidl.h138 static inline BluetoothAudioSinkClientInterface* interface = nullptr; variable
179 static inline BluetoothAudioSourceClientInterface* interface = nullptr; variable
/packages/modules/Bluetooth/system/btcore/src/
Dhal_util.cc26 int hal_util_load_bt_library(const bt_interface_t** interface) { in hal_util_load_bt_library()
/packages/modules/Bluetooth/system/hci/src/
Dbuffer_allocator.cc32 static const allocator_t interface = {buffer_alloc, osi_free}; variable
/packages/modules/IntentResolver/java/src/com/android/intentresolver/contentpreview/payloadtoggle/domain/cursor/
DCursorResolver.kt22 fun interface CursorResolver<out T> { in interface() method
/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_security_client_interface.cc42 void set_security_client_interface(SecurityClientInterface& interface) { in set_security_client_interface()
Dmock_stack_l2cap_interface.cc29 bluetooth::stack::l2cap::Interface* interface) { in set_interface()
Dmock_stack_rnr_interface.cc27 void bluetooth::testing::stack::rnr::set_interface(bluetooth::stack::rnr::Interface* interface) { in set_interface()
Dmock_main_shim_hci_layer.cc37 void hci_layer_set_interface(const hci_t* interface) { test_interface = interface; } in hci_layer_set_interface()
/packages/modules/IntentResolver/java/src/com/android/intentresolver/contentpreview/payloadtoggle/domain/intent/
DPendingIntentSender.kt22 fun interface PendingIntentSender { in interface() method
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/bubbles/flyout/
DFlyoutScheduler.kt22 fun interface FlyoutScheduler { in interface() method
/packages/modules/adb/client/
Dusb_osx.cpp54 IOUSBInterfaceInterface550** interface; member
338 static bool ClearPipeStallBothEnds(IOUSBInterfaceInterface550** interface, UInt8 bulkEp) { in ClearPipeStallBothEnds()
415 static std::unique_ptr<usb_handle> CheckInterface(IOUSBInterfaceInterface550** interface, in CheckInterface()
/packages/modules/Bluetooth/system/gd/hci/fuzz/
Dhci_layer_fuzz_client.h62 void inject_command(std::vector<uint8_t> data, CommandInterface<TBUILDER>* interface) { in inject_command()
/packages/modules/IntentResolver/java/src/com/android/intentresolver/data/repository/
DUserScopedService.kt49 fun interface UserScopedService<T> { in interface() method
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_ble_scanner.cc41 BleScanningManagerImpl(BleScannerHciInterface* interface) in BleScanningManagerImpl()
113 void BleScanningManager::Initialize(BleScannerHciInterface* interface) { in Initialize()
/packages/providers/MediaProvider/photopicker/src/com/android/photopicker/core/features/
DLocationParams.kt48 fun interface WithClickAction : LocationParams { in interface() method
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/growth/
DActionPerformers.kt23 fun interface DismissCallback { in interface() method
/packages/apps/Launcher3/tests/src/com/android/launcher3/util/
DWait.kt75 fun interface Condition { in interface() method
/packages/modules/Bluetooth/system/audio_hal_interface/aidl/
Dle_audio_software_aidl.h218 static inline BluetoothAudioSourceClientInterface* interface = nullptr; variable
/packages/modules/Bluetooth/system/audio_hal_interface/fuzzer/
Dlibbt_audio_hal_le_audio_software_fuzzer.cpp56 LeAudioClientInterface* interface = LeAudioClientInterface::Get(); in LLVMFuzzerTestOneInput() local
/packages/apps/Launcher3/src/com/android/launcher3/widget/
DListenableAppWidgetHost.kt63 fun interface ProviderChangedListener { in <lambda>() method
/packages/modules/OnDevicePersonalization/src/com/android/libraries/pcc/chronicle/api/
DChronicleDeletionListener.kt59 fun interface DataRemovalDownstreamListener { in onDataRemovalRequest() method
/packages/modules/Connectivity/framework/proto/
Dnetstats.proto45 optional string interface = 1; field
/packages/apps/Launcher3/src/com/android/launcher3/util/
DLauncherBindableItemsContainer.kt78 fun interface ItemOperator { in <lambda>() method

123