Searched refs:isRootedExperimentalAsync (Results 1 – 16 of 16) sorted by relevance
270 export async function isRootedExperimentalAsync() { function271 if (!ExpoDevice.isRootedExperimentalAsync) {274 return await ExpoDevice.isRootedExperimentalAsync();
17 isRootedExperimentalAsync(): Promise<boolean>; constant
243 export declare function isRootedExperimentalAsync(): Promise<boolean>;
75 async isRootedExperimentalAsync() {
1 …isRootedExperimentalAsync();\n * // true or false\n * ```\n */\nexport async function isRootedExpe…
1 …omise<DeviceType> {\n return getDeviceType();\n },\n async isRootedExperimentalAsync(): Promi…
294 export async function isRootedExperimentalAsync(): Promise<boolean> { function295 if (!ExpoDevice.isRootedExperimentalAsync) {298 return await ExpoDevice.isRootedExperimentalAsync();
82 async isRootedExperimentalAsync(): Promise<boolean> {
32 | ERR_DEVICE_ROOT_DETECTION | Error code thrown for `isRootedExperimentalAsync`. This may be thrown…
113 method={Device.isRootedExperimentalAsync}
103 fun isRootedExperimentalAsync(promise: Promise) { in isRootedExperimentalAsync() method
240 ### `Device.isRootedExperimentalAsync()`258 await Device.isRootedExperimentalAsync();334 | ERR_DEVICE_ROOT_DETECTION | Error code thrown for `isRootedExperimentalAsync`. This may be thrown…
69 ABI47_0_0EX_EXPORT_METHOD_AS(isRootedExperimentalAsync, category