| /expo/packages/expo-dev-client/android/src/androidTest/java/com/expo/modules/devclient/tests/ |
| H A D | DevClientBasicTest.kt | 45 onView(isRoot()).perform(pressKey(KeyEvent.KEYCODE_MENU)) in <lambda>() 49 onView(isRoot()).perform(pressKey(KeyEvent.KEYCODE_MENU)) in <lambda>() 52 onView(isRoot()).perform(pressKey(KeyEvent.KEYCODE_MENU)) in <lambda>() 75 Views.DevLauncher.ErrorScreen.goToDetails.perform(ViewActions.click()) in <lambda>() 79 onView(isRoot()).perform(ViewActions.pressBack()) in <lambda>() 82 Views.DevLauncher.ErrorScreen.goToLauncher.perform(ViewActions.click()) in <lambda>()
|
| H A D | DevClientLoadLocalAppTest.kt | 162 onView(withText("Back to Launcher")).perform(ViewActions.click()) in <lambda>() 173 Views.DevLauncher.urlInput.perform( in <lambda>() 180 Views.DevLauncher.loadAppButton.perform( in <lambda>() 205 Views.DevLauncher.ErrorScreen.reload.perform(ViewActions.click()) in <lambda>()
|
| /expo/packages/expo-dev-client/android/src/androidTest/java/com/expo/modules/devclient/selectors/ |
| H A D | TaggedView.kt | 22 fun perform(vararg actions: ViewAction) { in perform() method 23 onView(ViewSelectors.withTaggedView(tag)).perform(*actions) in perform()
|
| /expo/packages/expo-video/ios/ |
| H A D | VideoView.swift | 42 playerViewController.perform(selectorToForceFullScreenMode, with: true, with: nil) in enterFullscreen() 54 playerViewController.perform(selectorToExitFullScreenMode, with: true, with: nil) in exitFullscreen()
|
| /expo/ios/versioned/sdk48/ExpoImagePicker/ |
| H A D | StatusBarVisibilityController.swift | 39 UIApplication.shared.perform(selector, with: hidden, with: false) in setStatusBarHidden()
|
| /expo/packages/expo-image-picker/ios/ |
| H A D | StatusBarVisibilityController.swift | 39 UIApplication.shared.perform(selector, with: hidden, with: false) in setStatusBarHidden()
|
| /expo/ios/versioned/sdk49/ExpoImagePicker/ |
| H A D | StatusBarVisibilityController.swift | 39 UIApplication.shared.perform(selector, with: hidden, with: false) in setStatusBarHidden()
|
| /expo/ios/versioned/sdk47/ExpoImagePicker/ |
| H A D | StatusBarVisibilityController.swift | 39 UIApplication.shared.perform(selector, with: hidden, with: false) in setStatusBarHidden()
|
| /expo/docs/pages/accounts/ |
| H A D | programmatic-access.mdx | 8 … point separately. Anyone who has access to these tokens will be able to perform actions against y… 12 …ev/settings/access-tokens) on your dashboard. Anyone with this token can perform actions on your b… 16 …(/accounts/working-together) to limit the actions they are authorized to perform. Bot users cannot… 20 You can use any tokens you have created to perform actions with the Expo CLI (other than signing in…
|
| /expo/ios/versioned/sdk49/ExpoModulesCore/ios/Swift/ |
| H A D | ExpoBridgeModule.swift | 55 let result = bridge.perform(Selector(("runtime")))
|
| /expo/ios/versioned/sdk48/ExpoModulesCore/ios/Swift/ |
| H A D | ExpoBridgeModule.swift | 55 let result = bridge.perform(Selector(("runtime")))
|
| /expo/packages/expo-modules-core/ios/Swift/ |
| H A D | ExpoBridgeModule.swift | 59 let result = bridge.perform(Selector(("runtime")))
|
| /expo/apps/bare-expo/android/app/src/androidTest/java/dev/expo/payments/ |
| H A D | BareExpoTestSuite.kt | 69 onView(isRoot()).perform(waitForTestCompleted(testCaseName, TEST_TIMEOUT_MS)) in runTest() 83 override fun perform(uiController: UiController?, view: View?) { in waitForTestCompleted() method
|
| /expo/.github/actions/expo-git-decrypt/ |
| H A D | action.yml | 2 description: 'Composite action to perform git secrets decryption.'
|
| /expo/android/app/src/androidTest/java/host/exp/exponent/utils/ |
| H A D | ExponentScrollToAction.kt | 35 override fun perform(uiController: UiController, view: View) { in perform() method in host.exp.exponent.utils.ExponentScrollToAction
|
| /expo/packages/expo-sqlite/build/ |
| H A D | SQLite.types.js.map | 1 …perform. Takes a Transaction\n * (see below) as its only parameter, on which it can add SQL stat…
|
| /expo/packages/expo-dev-launcher/ios/ |
| H A D | DevLauncherNetworkInterceptor.swift | 100 perform(NSSelectorFromString("sendWrappedEvent:message:"), with: String(page.id), with: event) in sendWrappedEventToAllPages()
|
| /expo/packages/expo-screen-capture/ |
| H A D | README.md | 8 …/versions/android-5.0.html#ScreenCapture) API allows third-party apps to perform screen capture or…
|
| /expo/packages/expo-dev-client/android/src/androidTest/java/com/expo/modules/devclient/scenarios/ |
| H A D | DevLauncherBasicScenario.kt | 68 activityAction.perform( in onAppActivity()
|
| /expo/packages/expo-asset/build/ |
| H A D | PlatformUtils.js.map | 1 …perform integrity check if so.\n * Otherwise, download it.\n */\nasync function _downloadAsyncMana…
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/Libraries/Image/ |
| H A D | ABI49_0_0RCTImageStoreManager.mm | 115 // Dispatching to a background thread to perform base64 encoding 127 // Dispatching to a background thread to perform base64 decoding
|
| /expo/ios/versioned-react-native/ABI47_0_0/ReactNative/Libraries/Image/ |
| H A D | ABI47_0_0RCTImageStoreManager.mm | 115 // Dispatching to a background thread to perform base64 encoding 126 // Dispatching to a background thread to perform base64 decoding
|
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/Libraries/Image/ |
| H A D | ABI48_0_0RCTImageStoreManager.mm | 115 // Dispatching to a background thread to perform base64 encoding 127 // Dispatching to a background thread to perform base64 decoding
|
| /expo/ios/Tests/AppLoader/ |
| H A D | EXAppLoaderRequestTests.m | 54 // perform additional validation on AppLoader
|
| /expo/docs/pages/versions/unversioned/sdk/ |
| H A D | gl-view.mdx | 192 …perform type or bounds checking on their arguments. So, passing invalid arguments may cause a nati… 194 … checking is low since engines generally don't rely on the OpenGL API to perform argument checking…
|