Searched refs:getAndroidId (Results 1 – 6 of 6) sorted by relevance
44 export declare function getAndroidId(): string; function
59 export function getAndroidId() { function
1 …le `\"dd96dec43fb81c97\"`\n * @platform android\n */\nexport function getAndroidId(): string {\n …
65 export function getAndroidId(): string { function
78 androidId = Application.getAndroidId();115 androidId = Application.getAndroidId();
8 - Removed `androidId` constant in favor of a method (`getAndroidId`) to comply with Huawei and Xiao…