Searched refs:andLog (Results 1 – 1 of 1) sorted by relevance
53 throw andLog("No status bar component configured", null); in createStatusBarFromConfig()59 throw andLog("Error loading status bar component: " + clsName, t); in createStatusBarFromConfig()64 throw andLog("Error creating status bar component: " + clsName, t); in createStatusBarFromConfig()77 private RuntimeException andLog(String msg, Throwable t) { in andLog() method in SystemBars