Searched refs:logcatTag (Results 1 – 1 of 1) sorted by relevance
605 private void checkLogcatForText(String logcatTag, String text, int maxTimeMs) { in checkLogcatForText() argument650 getDevice().executeShellCommand(String.format("logcat -s %s -e '%s'", logcatTag, text), in checkLogcatForText()