Home
last modified time | relevance | path

Searched refs:executeToString (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/time/shell_utils/common/android/app/time/cts/shell/
DDeviceShellCommandExecutor.java28 public final String executeToString(@NonNull String command) throws Exception { in executeToString() method in DeviceShellCommandExecutor
DLocationTimeZoneManagerShellHelper.java136 String serviceList = mShellCommandExecutor.executeToString("cmd -l"); in isLocationTimeZoneManagerPresent()