Searched refs:setLoggable (Results 1 – 2 of 2) sorted by relevance
264 ShadowLog.setLoggable("Foo", Log.VERBOSE); in logsAfterSetLoggable()272 ShadowLog.setLoggable("Foo", Log.DEBUG); in noLogAfterSetLoggable()
132 public static void setLoggable(String tag, int level) { in setLoggable() method in ShadowLog