Searched refs:shell (Results 1 – 25 of 93) sorted by relevance
1234
53 adb shell settings put global window_animation_scale 0.054 adb shell settings put global transition_animation_scale 0.055 adb shell settings put global animator_duration_scale 0.056 adb shell input keyevent 383 adb shell settings put global window_animation_scale 0.084 adb shell settings put global transition_animation_scale 0.085 adb shell settings put global animator_duration_scale 0.086 adb shell input keyevent 3113 adb shell settings put global window_animation_scale 0.0115 adb shell settings put global animator_duration_scale 0.0[all …]
29 $ANDROID_SDK_ROOT/platform-tools/adb shell settings put global window_animation_scale 030 $ANDROID_SDK_ROOT/platform-tools/adb shell settings put global transition_animation_scale 031 $ANDROID_SDK_ROOT/platform-tools/adb shell settings put global animator_duration_scale 032 … $ANDROID_SDK_ROOT/platform-tools/adb shell am broadcast -a android.intent.action.BOOT_COMPLETED &
27 echo $(adb shell am start -W -a android.intent.action.VIEW -d "$LINK" dev.expo.payments)37 echo $(adb shell am start -W -a android.intent.action.VIEW -d "$LINK" dev.expo.payments)
8 …bootanim=`${ANDROID_SDK_ROOT:-$ANDROID_HOME}/platform-tools/adb -e shell getprop init.svc.bootanim…
20 adb shell am instrument -w -e debug false -e class dev.expo.payments.BareExpoTestSuite dev.expo.pay…
10 NSString * const kEXEmbeddedBundleResourceName = @"shell-app";11 NSString * const kEXEmbeddedManifestResourceName = @"shell-app-manifest";72 // use bundled shell app manifest127 // configure published shell url133 // local detach development: point shell manifest url at local development url177 // if the shell app has a custom url scheme, read that.178 // this was configured when the shell app was built.213 // other shell config goes here229 // don't allow shell apps to intercept exp links234 // prod shell apps must have some non-exp/exps url scheme
64 if (!isKernel && detachedVersions[@"shell"]) {65 // we are in a detached shell scenario, so we always want to leave the shell unprefixed68 if (isKernel && detachedVersions[@"shell"] && detachedVersions[@"kernel"]) {69 if ([detachedVersions[@"shell"] isEqualToString:detachedVersions[@"kernel"]]) {70 // kernel version matches shell version, so run them both unprefixed122 _temporarySdkVersion = detachedNativeVersions[@"shell"];
16 shell: bash20 shell: bash25 shell: bash
39 {cwd: ROOT_LOCATION, shell: true, stdio: 'pipe', encoding: 'utf-8'}, property70 {cwd: ROOT_LOCATION, shell: true, stdio: 'pipe', encoding: 'utf-8'}, property108 shell: true, property
21 shell: true, property
46 % (test_class, test_app), shell=True, stdout=sp.PIPE, stderr=sp.PIPE, stdin=sp.PIPE)49 % (test_app), shell=True, stdout=sp.PIPE, stderr=sp.PIPE, stdin=sp.PIPE)
31 BOOTANIM=$(adb -e shell getprop init.svc.bootanim)
57 adb shell am start -n com.facebook.react.uiapp/.RNTesterActivity66 adb shell am start -n com.facebook.react.uiapp/.RNTesterActivity
9 shell?: boolean;
31 cd $TEMP_DIR; tar -czhf $ARTIFACTS_DIR/android-shell-builder.tar.gz .
33 shell: bash50 shell: bash
51 retry 3 buck fetch ReactAndroid/src/main/java/com/facebook/react/shell
55 until adb shell getprop sys.boot_completed; do
8 shell: bash
408 { shell: true }414 { shell: true }430 shell: true,461 shell: true,
8 NSString * const ABI47_0_0EXShellManifestResourceName = @"shell-app-manifest";