Home
last modified time | relevance | path

Searched defs:commandName (Results 1 – 5 of 5) sorted by relevance

/cts/hostsidetests/car_builtin/src/android/car/cts/builtin/
DCtsCarShellCommand.java35 protected CtsCarShellCommand(String commandName, ITestDevice device) { in CtsCarShellCommand()
/cts/tests/tests/telephony/current/src/android/telephony/cts/util/
DTelephonyUtils.java260 String commandName) throws Exception { in enableCompatCommand()
266 String commandName) throws Exception { in disableCompatCommand()
272 String commandName) throws Exception { in resetCompatCommand()
/cts/tests/tests/telecom/src/android/telecom/cts/
DTestUtils.java602 String commandName) throws Exception { in enableCompatCommand()
608 String commandName) throws Exception { in disableCompatCommand()
614 String commandName) throws Exception { in resetCompatCommand()
/cts/tests/inputmethod/mocka11yime/client/src/com/android/cts/mocka11yime/
DMockA11yImeSession.java299 private MockA11yImeCommand callCommandInternal(@NonNull String commandName, in callCommandInternal()
/cts/tests/inputmethod/mockime/src/com/android/cts/mockime/
DMockImeSession.java542 private ImeCommand callCommandInternal(@NonNull String commandName, @NonNull Bundle params) { in callCommandInternal()