Searched defs:ERROR (Results 1 – 13 of 13) sorted by relevance
27 ERROR = re.compile(r"^Error:") variable
55 private static final int ERROR = 7; field in LogTelephonyDatabaseAction
32 public static final int ERROR = 1; field in ToastBarOperation
36 public static final int ERROR = android.util.Log.ERROR; field in LogUtil
63 INPUT, EVALUATE, RESULT, ERROR enumConstant
37 public static final boolean ERROR = isLoggable(android.util.Log.ERROR); field in Log
49 ERROR, enumConstant
60 public static final int ERROR = Log.ERROR; field in LogUtils
59 public static final int ERROR = Log.ERROR; field in LogUtils
55 ERROR, enumConstant
95 ERROR // Error displayed: Formula visible, result shows error message. enumConstant
213 public static final boolean ERROR = isLoggable(android.util.Log.ERROR); field in Log
1686 public static final int ERROR = 1 << 2; field in UIProvider.CursorStatus