OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:runCommandAndPrintOnLogcat
(Results
1 - 4
of
4
) sorted by null
/cts/common/device-side/util/src/com/android/compatibility/common/util/
AmUtils.java
66
SystemUtil.
runCommandAndPrintOnLogcat
(TAG, "am wait-for-broadcast-idle");
SystemUtil.java
127
public static void
runCommandAndPrintOnLogcat
(String logtag, String cmd) {
/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
AmUtils.java
81
SystemUtil.
runCommandAndPrintOnLogcat
(TAG, "am wait-for-broadcast-idle");
SystemUtil.java
141
public static void
runCommandAndPrintOnLogcat
(String logtag, String cmd) {
Completed in 216 milliseconds