Home
last modified time | relevance | path

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

/libcore/luni/src/main/java/libcore/net/event/
DNetworkEventDispatcher.java75 System.logI("Exception thrown during network event propagation", e); in onNetworkConfigurationChanged()
/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.java1741 public static void logI(String message) { in logI() method in System
1748 public static void logI(String message, Throwable th) { in logI() method in System
/libcore/luni/src/test/java/libcore/java/net/
DInetAddressTest.java256 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()