Searched defs:getDeviceTypeAsync (Results 1 – 6 of 6) sorted by relevance
203 export declare function getDeviceTypeAsync(): Promise<DeviceType>; function
211 export async function getDeviceTypeAsync() { function
16 getDeviceTypeAsync(): Promise<DeviceType>; constant
54 ABI47_0_0EX_EXPORT_METHOD_AS(getDeviceTypeAsync, category
87 fun getDeviceTypeAsync(promise: Promise) { in getDeviceTypeAsync() method
232 export async function getDeviceTypeAsync(): Promise<DeviceType> { function