Searched refs:executeToString (Results 1 – 2 of 2) sorted by relevance
28 public final String executeToString(@NonNull String command) throws Exception { in executeToString() method in DeviceShellCommandExecutor
136 String serviceList = mShellCommandExecutor.executeToString("cmd -l"); in isLocationTimeZoneManagerPresent()