Searched refs:logE (Results 1 – 5 of 5) sorted by relevance
102 System.logE("Couldn't find any tzdata!"); in TzData()121 System.logE("tzdata file \"" + path + "\" was present but invalid!", ex); in loadData()
194 System.logE("Uncaught exception thrown by finalizer", ex); in doFinalize()287 System.logE(message, syntheticException); in finalizerTimedOut()
225 System.logE("Unable to load dex file: " + file, ex); in makeDexElements()439 System.logE("Unable to open zip file: " + file, ioe); in maybeInit()
994 public static void logE(String message) { in logE() method in System1001 public static void logE(String message, Throwable th) { in logE() method in System1128 logE("Ignoring attempt to set property \"" + key + in put()1139 logE("Ignoring attempt to remove property \"" + key + "\"."); in remove()
59 System.logE("Could not load 'security.properties'", ex);