OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:andlog
(Results
1 - 1
of
1
) sorted by null
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
SystemBars.java
91
throw
andLog
("No status bar component configured", null);
97
throw
andLog
("Error loading status bar component: " + clsName, t);
102
throw
andLog
("Error creating status bar component: " + clsName, t);
110
private RuntimeException
andLog
(String msg, Throwable t) {
Completed in 182 milliseconds