Home
last modified time | relevance | path

Searched defs:createDeviceManager (Results 1 – 2 of 2) sorted by relevance

/foundation/distributedhardware/device_manager/display/
D@ohos.distributedDeviceManager.d.ts110 function createDeviceManager(bundleName: string): DeviceManager; function
D@ohos.distributedHardware.deviceManager.d.ts382 function createDeviceManager(bundleName: string, callback: AsyncCallback<DeviceManager>): void; function