Searched refs:runCommandAndPrintOnLogcat (Results 1 – 4 of 4) sorted by relevance
20 import static com.android.compatibility.common.util.SystemUtil.runCommandAndPrintOnLogcat;53 runCommandAndPrintOnLogcat(TAG, "dumpsys power");54 runCommandAndPrintOnLogcat(TAG, "dumpsys alarm");55 runCommandAndPrintOnLogcat(TAG, "dumpsys jobscheduler");56 runCommandAndPrintOnLogcat(TAG, "dumpsys content");
66 SystemUtil.runCommandAndPrintOnLogcat(TAG, "am wait-for-broadcast-idle"); in waitForBroadcastIdle()
123 public static void runCommandAndPrintOnLogcat(String logtag, String cmd) { in runCommandAndPrintOnLogcat() method in SystemUtil
25 import static com.android.compatibility.common.util.SystemUtil.runCommandAndPrintOnLogcat;82 runCommandAndPrintOnLogcat(TAG, "dumpsys content");83 runCommandAndPrintOnLogcat(TAG, "dumpsys jobscheduler");