Home
last modified time | relevance | path

Searched defs:getDeviceType (Results 1 – 3 of 3) sorted by relevance

/foundation/communication/bluetooth_service/test/example/bluetoothtest/entry/src/main/ets/MainAbility/model/
DBluetoothModelManager.ts459 getDeviceType(deviceId: string): string { method in BluetoothModelManager
DBluetoothModel.ts537 getDeviceType(deviceId: string): string { method in BluetoothModel
/foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/recognizers/
Dgesture_recognizer.h269 SourceType getDeviceType() in getDeviceType() function