Searched defs:logtag (Results 1 – 4 of 4) sorted by relevance
69 public static void registerClient(String logtag, String stopKey) { in registerClient()85 public static Map<String, String> getResultsForClient(String logtag, int timeoutMs) { in getResultsForClient()106 private static void record(String logtag, String key, String value) { in record()
38 public TestLogClient(Context context, String logtag) { in TestLogClient()
206 public static void runCommandAndPrintOnLogcat(String logtag, String cmd) { in runCommandAndPrintOnLogcat()
232 String logtag, Point displaySize, boolean leftSide) throws Exception { in launchFreeformActivity()