Searched defs:getAsync (Results 1 – 5 of 5) sorted by relevance
| /expo/apps/test-suite/tests/ |
| H A D | NavigationBar.js | 8 async function flipValueAsync({ getAsync, setAsync, values }) { field 27 getAsync: NavigationBar.getButtonStyleAsync, property 37 getAsync: NavigationBar.unstable_getPositionAsync, property 47 getAsync: NavigationBar.getVisibilityAsync, property 56 getAsync: NavigationBar.getBehaviorAsync, property 65 getAsync: NavigationBar.getBorderColorAsync, property 74 getAsync: NavigationBar.getBackgroundColorAsync, property
|
| H A D | SystemUI.js | 6 async function flipValueAsync({ getAsync, setAsync, values }) { field 24 getAsync: SystemUI.getBackgroundColorAsync, property
|
| /expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/expo/modules/permissions/ |
| H A D | PermissionsModule.kt | 74 fun getAsync(requestedPermissionsTypes: ArrayList<String>, promise: Promise) { in <lambda>() method
|
| /expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/expo/modules/permissions/ |
| H A D | PermissionsModule.kt | 74 fun getAsync(requestedPermissionsTypes: ArrayList<String>, promise: Promise) { in <lambda>() method
|
| /expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/expo/modules/permissions/ |
| H A D | PermissionsModule.kt | 74 fun getAsync(requestedPermissionsTypes: ArrayList<String>, promise: Promise) { in <lambda>() method
|