Searched refs:shell (Results 1 – 25 of 566) sorted by relevance
12345678910>>...23
7 adb shell setprop log.tag.MediaProvider VERBOSE8 adb shell setprop log.tag.ModernMediaScanner VERBOSE9 adb shell setprop log.tag.TranscodeHelper VERBOSE10 adb shell setprop log.tag.FuseDaemon DEBUG11 adb shell setprop log.tag.libfuse DEBUG13 adb shell setprop log.tag.MediaProvider INFO14 adb shell setprop log.tag.ModernMediaScanner INFO15 adb shell setprop log.tag.FuseDaemon INFO16 adb shell setprop log.tag.libfuse INFO21 adb shell setprop log.tag.SQLiteQueryBuilder VERBOSE[all …]
7 adb shell stop10 adb shell umount /apex/com.android.mediaprovider*11 adb shell rm -rf /data/apex/active/com.android.mediaprovider*12 adb shell rm -rf /data/apex/decompressed/com.android.mediaprovider*13 adb shell setprop apexd.status '""'14 adb shell setprop ctl.restart apexd15 adb shell rm -rf /system/priv-app/MediaProvider16 adb shell rm -rf /system/priv-app/MediaProviderGoogle17 adb shell start
32 if ! adb -d shell test -f /data/local.prop; then33 adb -d shell 'echo ro.setupwizard.mode=DISABLED > /data/local.prop'34 adb -d shell 'chmod 644 /data/local.prop'35 adb -d shell 'settings put global device_provisioned 1*'36 adb -d shell 'settings put secure user_setup_complete 1'45 adb -d shell stop49 adb -d shell start56 adb -d shell 'echo testing > /data/local/enable_menu_key'58 adb -d shell settings put system screen_off_timeout 8640000061 adb -d shell 'pm disable com.google.android.googlequicksearchbox'[all …]
27 adb shell ls "${WATCHDOG_CYCLES_TASK_ANDROID}"31 adb shell chmod +x "${WATCHDOG_CYCLES_TASK_ANDROID}"61 adb shell stop64 for POLICY in $(adb shell ls /sys/devices/system/cpu/cpufreq) ; do68 adb shell "echo ${GOVERNOR} > ${POLICY_FILE}"69 adb shell "echo ${SCALING_SPEED} > ${SYSFS_CPUFREQ}/${POLICY}/scaling_min_freq"70 adb shell "echo ${SCALING_SPEED} > ${SYSFS_CPUFREQ}/${POLICY}/scaling_max_freq"71 adb shell "echo ${SCALING_SPEED} > ${SPEED_FILE}"72 SET_GOVERNOR=$(adb shell cat "${POLICY_FILE}")73 CUR_FREQ=$(adb shell cat "${SYSFS_CPUFREQ}/${POLICY}/cpuinfo_cur_freq")[all …]
17 package com.android.adservices.service.shell;19 import static com.android.adservices.service.shell.common.EchoCommand.CMD_ECHO;20 import static com.android.adservices.service.shell.common.EchoCommand.HELP_ECHO;21 import static com.android.adservices.service.shell.common.IsAllowedAdSelectionAccessCommand.CMD_IS_…22 import static com.android.adservices.service.shell.common.IsAllowedAdSelectionAccessCommand.HELP_IS…23 import static com.android.adservices.service.shell.common.IsAllowedAttributionAccessCommand.CMD_IS_…24 import static com.android.adservices.service.shell.common.IsAllowedAttributionAccessCommand.HELP_IS…25 import static com.android.adservices.service.shell.common.IsAllowedCustomAudiencesAccessCommand.CMD…26 import static com.android.adservices.service.shell.common.IsAllowedCustomAudiencesAccessCommand.HEL…27 import static com.android.adservices.service.shell.common.IsAllowedProtectedSignalsAccessCommand.CM…[all …]
32 import com.android.wm.shell.ShellTaskOrganizer;33 import com.android.wm.shell.automotive.AutoShellModule;34 import com.android.wm.shell.automotive.AutoTaskRepository;35 import com.android.wm.shell.common.DisplayController;36 import com.android.wm.shell.common.DisplayInsetsController;37 import com.android.wm.shell.common.ShellExecutor;38 import com.android.wm.shell.common.SyncTransactionQueue;39 import com.android.wm.shell.dagger.DynamicOverride;40 import com.android.wm.shell.dagger.WMShellBaseModule;41 import com.android.wm.shell.dagger.WMSingleton;[all …]
17 package com.android.adservices.service.shell;19 import static com.android.adservices.service.shell.AbstractShellCommand.ERROR_TEMPLATE_INVALID_ARGS;20 import static com.android.adservices.service.shell.AdServicesShellCommandHandler.CMD_HELP;21 import static com.android.adservices.service.shell.AdServicesShellCommandHandler.CMD_SHORT_HELP;22 import static com.android.adservices.service.shell.AdServicesShellCommandHandler.ERROR_EMPTY_COMMAN…23 import static com.android.adservices.service.shell.common.EchoCommand.CMD_ECHO;24 import static com.android.adservices.service.shell.common.EchoCommand.HELP_ECHO;25 import static com.android.adservices.service.shell.common.IsAllowedAdSelectionAccessCommand.HELP_IS…26 import static com.android.adservices.service.shell.common.IsAllowedAttributionAccessCommand.HELP_IS…27 import static com.android.adservices.service.shell.common.IsAllowedCustomAudiencesAccessCommand.HEL…[all …]
20 import static com.android.wm.shell.Flags.enableAutoTaskStackController;39 import com.android.wm.shell.ShellTaskOrganizer;40 import com.android.wm.shell.automotive.AutoShellModule;41 import com.android.wm.shell.automotive.AutoTaskRepository;42 import com.android.wm.shell.common.DisplayController;43 import com.android.wm.shell.common.DisplayInsetsController;44 import com.android.wm.shell.common.ShellExecutor;45 import com.android.wm.shell.common.SyncTransactionQueue;46 import com.android.wm.shell.dagger.DynamicOverride;47 import com.android.wm.shell.dagger.WMShellBaseModule;[all …]
15 adb shell am start-foreground-service com.android.car.custominput.sample/.SampleCustomInputService43 ```shell script44 adb shell cmd car_service inject-custom-input -d 0 f159 ```shell script60 adb shell cmd car_service inject-custom-input f265 ```shell script66 adb shell cmd car_service inject-custom-input f373 ```shell script74 adb shell cmd car_service inject-custom-input f479 ```shell script[all …]
40 adb shell am force-stop com.android.tv41 adb shell am start -n com.android.tv/.MainActivity > /dev/null46 adb shell dumpsys meminfo -d --package com.android.tv.tuner > meminfo-begin.txt50 adb shell input text $151 adb shell input keyevent KEYCODE_DPAD_CENTER57 adb shell input keyevent DPAD_DOWN67 adb shell input keyevent DPAD_DOWN83 adb shell dumpsys meminfo -d --package com.android.tv.tuner > meminfo-end.txt88 adb shell am start com.android.tv.settings/com.android.tv.settings.MainSettings99 tracker=$(adb shell getprop tv_use_tracker | tr -d '[[:space:]]')[all …]
9 adb shell cmd overlay enable --user 0 com.android.systemui.rro.bottom10 adb shell cmd overlay enable --user 0 com.android.systemui.rro.bottom.rounded11 adb shell cmd overlay enable --user 0 com.android.systemui.rro.right12 adb shell cmd overlay enable --user 0 com.android.systemui.rro.left13 db shell cmd overlay enable --user 0 com.android.car.systemui.systembar.transparency.navbar.translu…14 adb shell cmd overlay enable --user 0 com.android.car.systemui.systembar.transparency.statusbar.tra…17 adb shell cmd overlay enable --user 0 com.android.systemui.controls.systembar.insets.rro18 adb shell cmd overlay enable --user 10 com.android.systemui.controls.systembar.insets.rro20 adb shell dumpsys window | grep mRemoteInsetsControllerControlsSystemBars22 adb shell cmd overlay enable --user 0 com.android.car.systemui.systembar.persistency.immersive_with…[all …]
13 IP_ADDR=$(adb shell ip route get 0.0.0.0 oif wlan0 | sed -En -e 's/.*src (\S+)\s.*/\1/p')16 LOCAL_SERIAL=$(adb shell getprop ro.serialno)27 REMOTE_FETCHED_SERIAL=$(adb -s $REMOTE shell getprop ro.serialno)50 adb shell rm -rf /data/local/tmp/adb_coverage51 adb shell mkdir /data/local/tmp/adb_coverage54 …adb shell LLVM_PROFILE_FILE=/data/local/tmp/adb_coverage/$TEST.profraw /data/nativetest64/$TEST/$T…59 adb shell logcat -c -G128M62 adb shell setprop persist.adb.trace_mask 166 adb shell killall adbd69 adb wait-for-device shell rm -rf "/data/misc/trace/*" /data/local/tmp/adb_coverage/[all …]
30 import com.android.wm.shell.ShellTaskOrganizer;31 import com.android.wm.shell.common.DisplayController;32 import com.android.wm.shell.common.DisplayInsetsController;33 import com.android.wm.shell.common.ShellExecutor;34 import com.android.wm.shell.common.SyncTransactionQueue;35 import com.android.wm.shell.shared.annotations.ShellBackgroundThread;36 import com.android.wm.shell.shared.annotations.ShellMainThread;37 import com.android.wm.shell.sysui.ShellInit;38 import com.android.wm.shell.transition.FocusTransitionObserver;39 import com.android.wm.shell.windowdecor.CarWindowDecorViewModel;[all …]
253 IFS=' ' read -r ALL_USER_IDS <<< $(adb shell pm list users | grep "{" | cut -d'{' -f2 \279 FROM_USER_ID=$(adb shell am get-current-user)345 adb shell rm -rf ${DEVICE_SCRIPT} ${DEVICE_OUT_DIR}347 adb shell chmod 755 ${DEVICE_SCRIPT}348 adb shell mkdir -p ${DEVICE_OUT_DIR}349 adb shell setprop persist.debug.psi_monitor.cuj_completed false368 current_user_id=$(adb shell am get-current-user)374 adb shell am switch-user ${FROM_USER_ID}386 adb shell cmd car_service hibernate --auto390 res=$(adb shell pm list packages ${APP_STARTUP_PACKAGE})[all …]
17 package com.android.adservices.service.shell.adselection;19 import static com.android.adservices.service.shell.adselection.AdSelectionShellCommandFactory.COMMA…20 import static com.android.adservices.service.shell.adselection.ConsentedDebugEnableArgs.EXPIRY_IN_H…21 import static com.android.adservices.service.shell.adselection.ConsentedDebugEnableArgs.MAX_EXPIRY_…22 import static com.android.adservices.service.shell.adselection.ConsentedDebugEnableArgs.SECRET_DEBU…23 import static com.android.adservices.service.shell.adselection.ConsentedDebugEnableArgs.SECRET_DEBU…24 import static com.android.adservices.service.shell.adselection.ConsentedDebugShellCommand.CMD;25 import static com.android.adservices.service.shell.adselection.ConsentedDebugShellCommand.DISABLE_E…26 import static com.android.adservices.service.shell.adselection.ConsentedDebugShellCommand.DISABLE_S…27 import static com.android.adservices.service.shell.adselection.ConsentedDebugShellCommand.DISABLE_S…[all …]
2 It's meant to be used similarly to other on-device shell binaries that expose CLIs to Android system6 ```shell7 adb shell media_provider version13 ```shell14 adb shell /apex/com.android.mediaprovider/bin/media_provider version18 ```shell19 alias amp="adb shell /apex/com.android.mediaprovider/bin/media_provider"22 ```shell25 adb shell ln -s -t /system/bin /apex/com.android.mediaprovider/bin/media_provider
47 was_root = self.device.shell(['id', '-un'])[0].strip() == 'root'287 out = self.device.shell(['cat', '/proc/uptime'])[0].strip()296 self.assertRaises(adb.ShellError, self.device.shell, ['false'])299 out = self.device.shell(['echo', 'foo'])[0]332 output = self.device.shell(['uname'])[0]448 self.device.shell(proc_query)507 stdout, _ = self.device.shell(["cat", log_path])575 result = self.device.shell(580 result = self.device.shell(585 result = self.device.shell(shlex.split("'true && echo t'"))[0].strip()[all …]
11 adb shell settings put secure enabled_accessibility_services com.android.car.rotary/com.android.car…15 adb shell settings delete secure enabled_accessibility_services23 adb shell cmd car_service inject-rotary27 adb shell cmd car_service inject-rotary -c true31 adb shell cmd car_service inject-rotary -dt 100 5037 adb shell cmd car_service inject-key 28044 adb shell cmd car_service inject-key 2349 adb shell cmd car_service inject-key 23 -a down && sleep 2 && adb shell cmd car_service inject-key …
5 adb shell setprop log.tag.ContactsProvider VERBOSE && adb shell killall android.process.acore7 adb shell setprop log.tag.SQLiteSlowQueries VERBOSE8 CONTACTS_UID=`adb shell pm list packages -U | sed -ne 's/^package:com\.android\.providers\.contacts…9 adb shell setprop db.log.slow_query_threshold.$CONTACTS_UID 010 adb shell setprop db.log.detailed 1 # to show more details in the "slow query" log14 adb shell setprop log.tag.SQLiteConnection VERBOSE
60 done < <(adb shell dumpsys gfxinfo ${MAP_PACKAGE})70 adb shell am start -n ${NON_MAP_ACTIVITY} &> /dev/null73 adb shell am force-stop ${MAP_PACKAGE} &> /dev/null74 adb shell am start -n ${MAP_ACTIVITY} &> /dev/null79 readonly PS_INFO=($(adb shell ps -ef | fgrep ${MAP_PACKAGE} | fgrep u10))93 readonly WM_SIZE=$(adb shell wm size)110 …adb shell input swipe ${LEFT_POS} ${VERTICAL_MID_POS} ${RIGHT_POS} ${VERTICAL_MID_POS} ${SWIPE_DUR…117 …adb shell input swipe ${RIGHT_POS} ${VERTICAL_MID_POS} ${LEFT_POS} ${VERTICAL_MID_POS} ${SWIPE_DUR…140 adb shell am start -n ${CAR_ACTIVITY} &> /dev/null
16 adb shell dumpsys car_service start-fixed-activity-mode $DISP_ID com.google.android.car.kitchensink…25 adb shell setprop android.car.garagemodeduration 126 adb shell dumpsys car_service suspend27 adb shell dumpsys car_service resume31 adb shell dumpsys car_service start-fixed-activity-mode $DISP_ID com.google.android.car.kitchensink…34 adb shell am start-activity --display $DISP_ID -n com.google.android.car.kitchensink/.EmptyActivity42 adb shell dumpsys car_service stop-fixed-activity-mode $DISP_ID43 adb shell am start-activity --display $DISP_ID -n com.google.android.car.kitchensink/.EmptyActivity
32 DUMPSPEC=$(adb shell getprop debug.nn.fuzzer.dumpspec)33 LOGLEVEL=$(adb shell getprop debug.nn.fuzzer.log)44 adb shell setprop debug.nn.fuzzer.dumpspec 145 adb shell setprop debug.nn.fuzzer.log silence49 adb shell /data/local/tmp/NeuralNetworksTest_static_fuzzing --gtest_filter=$TEST_NAME52 adb shell setprop debug.nn.fuzzer.dumpspec $DUMPSPEC53 adb shell setprop debug.nn.fuzzer.log $LOGLEVEL
38 if $ADB_CMD shell ls /system/apex/$original_apex_name.capex 1>/dev/null 2>/dev/null; then39 $ADB_CMD shell rm /system/apex/$original_apex_name.capex44 if ! $ADB_CMD shell ls /system/apex/$original_apex_name.apex 1>/dev/null 2>/dev/null; then48 $ADB_CMD shell rm /system/apex/$original_apex_name.apex58 $ADB_CMD shell rm /system/$app_type/$original_apk_name/$original_apk_name*.apk108 if ! $ADB_CMD wait-for-device shell pm path com.google.android.networkstack 1>/dev/null 2>/dev/null…133 until [[ $($ADB_CMD wait-for-device shell getprop sys.boot_completed) == 1 ]]; do151 $ADB_CMD shell 'cat > /system/etc/selinux/plat_mac_permissions.xml'157 if ! $ADB_CMD shell ls $networkstack_permissions 1>/dev/null 2>/dev/null; then
17 package com.android.adservices.service.shell.adservicesapi;21 import static com.android.adservices.service.shell.adservicesapi.AdServicesApiShellCommandFactory.C…22 import static com.android.adservices.service.shell.adservicesapi.DevSessionCommand.ARG_ENABLE_SERVE…23 import static com.android.adservices.service.shell.adservicesapi.DevSessionCommand.ARG_ERASE_DB;24 import static com.android.adservices.service.shell.adservicesapi.DevSessionCommand.CMD;25 import static com.android.adservices.service.shell.adservicesapi.DevSessionCommand.ERROR_ALREADY_IN…26 import static com.android.adservices.service.shell.adservicesapi.DevSessionCommand.ERROR_FAILED_TO_…27 import static com.android.adservices.service.shell.adservicesapi.DevSessionCommand.ERROR_NEED_ACKNO…28 import static com.android.adservices.service.shell.adservicesapi.DevSessionCommand.OUTPUT_SUCCESS_F…29 import static com.android.adservices.service.shell.adservicesapi.DevSessionCommand.SUB_CMD_END;[all …]