Home
last modified time | relevance | path

Searched refs:deviceType (Results 1 – 18 of 18) sorted by relevance

/interface/sdk-js/api/continuation/
DcontinuationExtraParams.d.ts49 deviceType?: Array<string>; property
/interface/sdk-js/api/
D@system.device.d.ts147 deviceType: string; property
D@ohos.deviceInfo.d.ts68 const deviceType: string; constant
D@ohos.multimedia.audio.d.ts1761 …setDeviceActive(deviceType: ActiveDeviceType, active: boolean, callback: AsyncCallback<void>): voi…
1773 setDeviceActive(deviceType: ActiveDeviceType, active: boolean): Promise<void>;
1783 isDeviceActive(deviceType: ActiveDeviceType, callback: AsyncCallback<boolean>): void;
1793 isDeviceActive(deviceType: ActiveDeviceType): Promise<boolean>;
2096 …setCommunicationDevice(deviceType: CommunicationDeviceType, active: boolean, callback: AsyncCallba…
2106 setCommunicationDevice(deviceType: CommunicationDeviceType, active: boolean): Promise<void>;
2115 …isCommunicationDeviceActive(deviceType: CommunicationDeviceType, callback: AsyncCallback<boolean>)…
2123 isCommunicationDeviceActive(deviceType: CommunicationDeviceType): Promise<boolean>;
2133 isCommunicationDeviceActiveSync(deviceType: CommunicationDeviceType): boolean;
3364 readonly deviceType: DeviceType; property
D@ohos.distributedDeviceManager.d.ts62 deviceType: string; property
D@ohos.distributedHardware.deviceManager.d.ts76 deviceType: DeviceType; property
D@ohos.file.fileAccess.d.ts474 deviceType: number; property
D@ohos.multimedia.mediaLibrary.d.ts1401 readonly deviceType: DeviceType; property
D@ohos.resourceManager.d.ts591 deviceType: DeviceType; property in resourceManager.DeviceCapability
D@ohos.telephony.call.d.ts2714 deviceType: AudioDeviceType; property
D@ohos.multimedia.avsession.d.ts2872 deviceType: DeviceType; property
/interface/sdk-js/api/common/full/
Dfeatureability.d.ts329 deviceType?: number; property
/interface/sdk_c/ai/neural_network_runtime/
Dneural_network_core.h1088 OH_NN_ReturnCode OH_NNDevice_GetType(size_t deviceID, OH_NN_DeviceType *deviceType);
/interface/sdk-js/api/@internal/component/ets/
Dcommon.d.ts3725 deviceType?: string;
/interface/sdk_c/third_party/openSLES/api/1.0.1/
DOpenSLES.h281 SLuint32 deviceType; member
/interface/sdk_c/third_party/openSLES/api/1.0/
DOpenSLES.h281 SLuint32 deviceType; member
/interface/sdk_c/third_party/openSLES/api/1.1/
DOpenSLES.h292 SLuint32 deviceType; member
/interface/sdk_c/third_party/vulkan-headers/vulkan/
Dvulkan_core.h3138 VkPhysicalDeviceType deviceType; member