Lines Matching refs:addDumpLog
3815 Launcher.addDumpLog(TAG, "11683562 - bindAddScreens()", true);
3816 Launcher.addDumpLog(TAG, "11683562 - orderedScreenIds: " +
4471 public static void addDumpLog(String tag, String log, boolean debugLog) {
4472 addDumpLog(tag, log, null, debugLog);
4475 public static void addDumpLog(String tag, String log, Exception e, boolean debugLog) {