Home
last modified time | relevance | path

Searched refs:logI (Results 1 – 7 of 7) sorted by relevance

/libcore/dalvik/src/test/java/dalvik/system/
DCloseGuardMonitor.java56 System.logI("Creating CloseGuard monitor"); in CloseGuardMonitor()
96 System.logI("Sentry object has been freed so assuming CloseGuards have reported" in run()
/libcore/luni/src/main/java/libcore/net/event/
DNetworkEventDispatcher.java75 System.logI("Exception thrown during network event propagation", e); in onNetworkConfigurationChanged()
/libcore/luni/src/test/java/libcore/java/util/
DResourceLeakageDetectorTest.java36 System.logI("Checking for leaks"); in testDetectsUnclosedCloseGuard()
/libcore/luni/src/main/java/libcore/icu/
DTimeZoneNames.java80 System.logI("Loaded time zone names for \"" + locale + "\" in " + duration + "ms" + in create()
/libcore/luni/src/main/java/java/lang/
DProcessManager.java262 System.logI("Failed to destroy process " + pid, e); in destroy()
DSystem.java1008 public static void logI(String message) { in logI() method in System
1015 public static void logI(String message, Throwable th) { in logI() method in System
/libcore/luni/src/main/java/org/apache/harmony/xml/
DExpatParser.java278 System.logI("Could not resolve '" + systemId + "' relative to" in handleExternalEntity()