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.java81 System.logI("Loaded time zone names for \"" + locale + "\" in " + duration + "ms" + in create()
/libcore/ojluni/src/main/java/java/lang/
DSystem.java1599 public static void logI(String message) { in logI() method in System
1606 public static void logI(String message, Throwable th) { in logI() method in System
/libcore/luni/src/test/java/libcore/java/net/
DInetAddressTest.java192 System.logI("Skipping test_isReachable_neverThrows because dummy0 isn't available"); in test_isReachable_neverThrows()
/libcore/luni/src/main/java/org/apache/harmony/xml/
DExpatParser.java278 System.logI("Could not resolve '" + systemId + "' relative to" in handleExternalEntity()