Home
last modified time | relevance | path

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

/libcore/luni/src/test/java/libcore/libcore/util/
DNativeAllocationRegistryTest.java55 System.logI("Skipping test for native bridged ABI"); in testNativeAllocation()
133 System.logI("Skipping test for native bridged ABI"); in testEarlyFree()
/libcore/luni/src/main/java/libcore/net/event/
DNetworkEventDispatcher.java83 System.logI("Exception thrown during network event propagation", e); in onNetworkConfigurationChanged()
/libcore/ojluni/annotations/hiddenapi/java/lang/
DSystem.java257 public static void logI(java.lang.String message) { in logI() method in System
261 public static void logI(java.lang.String message, java.lang.Throwable th) { in logI() method in System
/libcore/luni/src/main/java/libcore/icu/
DTimeZoneNames.java75 System.logI("Loaded time zone names for \"" + locale + "\" in " + duration + "ms" + in create()
/libcore/ojluni/src/main/java/java/lang/
DSystem.java1751 public static void logI(String message) { in logI() method in System
1758 public static void logI(String message, Throwable th) { in logI() method in System
/libcore/luni/src/test/java/libcore/java/net/
DInetAddressTest.java270 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.java286 System.logI("Could not resolve '" + systemId + "' relative to" in handleExternalEntity()