/cts/hostsidetests/inputmethodservice/hostside/src/android/inputmethodservice/cts/hostside/ |
D | InputMethodServiceLifecycleTest.java | 83 shell(ShellCommandUtils.deleteContent(EventTableConstants.CONTENT_URI)); in setUp() 94 shell(ShellCommandUtils.resetImes()); in tearDown() 113 shell(ShellCommandUtils.listPackage(packageName)).contains(packageName), in installPackageSync() 146 shell(ShellCommandUtils.enableIme(Ime1Constants.IME_ID)); in testSwitchIme() 147 shell(ShellCommandUtils.enableIme(Ime2Constants.IME_ID)); in testSwitchIme() 149 shell(ShellCommandUtils.setCurrentImeSync(Ime1Constants.IME_ID)); in testSwitchIme() 177 shell(ShellCommandUtils.enableIme(Ime1Constants.IME_ID)); in testUninstallCurrentIme() 180 shell(ShellCommandUtils.setCurrentImeSync(Ime1Constants.IME_ID)); in testUninstallCurrentIme() 210 shell(ShellCommandUtils.enableIme(Ime1Constants.IME_ID)); in testDisableCurrentIme() 212 shell(ShellCommandUtils.setCurrentImeSync(Ime1Constants.IME_ID)); in testDisableCurrentIme() [all …]
|
D | MultiUserTest.java | 99 userId -> shell(ShellCommandUtils.uninstallPackage(Ime1Constants.PACKAGE, userId))); in setUp() 123 shell(ShellCommandUtils.resetImesForAllUsers()); in tearDown() 125 shell(ShellCommandUtils.wakeUp()); in tearDown() 126 shell(ShellCommandUtils.dismissKeyguard()); in tearDown() 127 shell(ShellCommandUtils.closeSystemDialog()); in tearDown() 231 shell(ShellCommandUtils.enableIme(Ime1Constants.IME_ID, primaryUserId)); in testProfileUser() 232 shell(ShellCommandUtils.setCurrentImeSync(Ime1Constants.IME_ID, primaryUserId)); in testProfileUser() 237 shell(ShellCommandUtils.enableIme(Ime2Constants.IME_ID, profileUserId)); in testProfileUser() 238 shell(ShellCommandUtils.setCurrentImeSync(Ime2Constants.IME_ID, profileUserId)); in testProfileUser() 268 private String shell(String command) { in shell() method in MultiUserTest [all …]
|
/cts/hostsidetests/inputmethodservice/deviceside/devicetest/src/android/inputmethodservice/cts/devicetest/ |
D | InputMethodServiceDeviceTest.java | 108 helper.shell(ShellCommandUtils.broadcastIntent( in testSwitchIme1ToIme2() 113 pollingCheck(() -> helper.shell(ShellCommandUtils.getCurrentIme()) in testSwitchIme1ToIme2() 148 helper.shell(ShellCommandUtils.broadcastIntent( in testSwitchInputMethod() 152 pollingCheck(() -> helper.shell(ShellCommandUtils.getCurrentIme()) in testSwitchInputMethod() 176 pollingCheck(() -> helper.shell(ShellCommandUtils.getCurrentIme()) in testSwitchToNextInputMethod() 179 helper.shell(ShellCommandUtils.broadcastIntent( in testSwitchToNextInputMethod() 182 pollingCheck(() -> !helper.shell(ShellCommandUtils.getCurrentIme()) in testSwitchToNextInputMethod() 198 final String initialIme = helper.shell(ShellCommandUtils.getCurrentIme()); in switchToPreviousInputMethod() 199 helper.shell(ShellCommandUtils.setCurrentImeSync(Ime2Constants.IME_ID)); in switchToPreviousInputMethod() 204 helper.shell(ShellCommandUtils.broadcastIntent( in switchToPreviousInputMethod() [all …]
|
D | TestHelper.java | 103 String shell(String command) throws IOException { in shell() method in TestHelper
|
/cts/hostsidetests/atrace/src/android/atrace/cts/ |
D | AtraceHostTestBase.java | 92 shell("input keyevent KEYCODE_WAKEUP"); in turnScreenOn() 93 shell("wm dismiss-keyguard"); in turnScreenOn() 113 shell("atrace --async_stop"); in setUp() 122 shell("atrace --async_stop"); in tearDown() 190 protected final String shell(String command, String... args) { in shell() method in AtraceHostTestBase 236 shell(withAppTracing ? START_TRACE_CMD : START_TRACE_NO_APP_CMD, categories); in traceSingleTest() 238 String traceOutput = shell("atrace --async_stop", categories); in traceSingleTest()
|
D | AtraceHostTest.java | 98 String output = shell("atrace"); in testSimpleRun() 113 String output = shell("atrace --list_categories"); in testCategories()
|
/cts/hostsidetests/hdmicec/ |
D | cec_adapter.md | 20 ```shell 26 ```shell 32 ```shell 58 ```shell 72 ```shell 80 ```shell
|
/cts/hostsidetests/devicepolicy/app/AccountCheck/Tester/ |
D | README.txt | 16 adb shell am startservice -a add_account \ 21 adb shell am startservice -a add_account \
|
/cts/tests/tests/provider/src/android/provider/cts/contacts/ |
D | README.txt | 5 $ adb shell am instrument -w -e package android.provider.cts.contacts \
|
/cts/tools/vm-tests-tf/etc/ |
D | starttests | 177 adb shell dalvikvm -Djava.io.tmpdir=/data/local/tmp \ 182 adb shell rm ${jar} &> /dev/null
|
/cts/tests/tests/os/ |
D | Android.mk | 27 cts_platform_version_string := $(shell cat $(cts_platform_version_path))
|
/cts/hostsidetests/compilation/assets/ |
D | README.txt | 9 $ adb shell ls -l /data/misc/profiles/cur/0/android.compilation.cts/primary.prof
|
/cts/apps/CtsVerifier/ |
D | Android.mk | 83 $(shell cd $(LOCAL_PATH) ; \ 143 && adb shell "am start -n com.android.cts.verifier/.CtsVerifierActivity"
|
/cts/tests/tests/simpleperf/ |
D | Android.mk | 43 simpleperf_testdata_files := $(shell cd $(simpleperf_src_path); find testdata -type f)
|
/cts/tests/tests/hardware/src/android/hardware/input/cts/tests/ |
D | README.md | 5 2. Open adb shell
|
/cts/hostsidetests/theme/ |
D | README | 113 adb shell wm density <dpi> 118 adb shell wm density reset
|
/cts/tests/media/ |
D | README.md | 17 adb shell am instrument -w -r -e codec-sel 'mp3;vorbis' -e debug false -e class 'android.mediav2.…
|
/cts/tools/release-parser/tests/resources/ |
D | platform.xml.pb.txt | 16 name: "com.android.shell"
|
D | Shell.apk.pb.txt | 7 package_name: "com.android.shell" 164 value: "android.uid.shell" 183 name: "com.android.shell" 6526 name: "com.android.shell"
|