Searched refs:LOG_LEVEL_ERROR (Results 1 – 2 of 2) sorted by relevance
66 public static final int LOG_LEVEL_ERROR = 5; field in Log76 LOG_LEVEL_ERROR205 if (isLogEnabled(LOG_LEVEL_ERROR)) { in e()214 if (isLogEnabled(LOG_LEVEL_ERROR)) { in e()
98 assertTrue(Log.isLogEnabled(Log.LOG_LEVEL_ERROR)); in setLogLevel()105 assertTrue(Log.isLogEnabled(Log.LOG_LEVEL_ERROR)); in setLogLevel()