HomeSort by relevance Sort by last modified time
    Searched refs:logI (Results 1 - 4 of 4) sorted by null

  /libcore/luni/src/main/java/libcore/icu/
TimeZoneNames.java 87 System.logI("Loaded time zone names for \"" + locale + "\" in " + duration + "ms" +
  /libcore/luni/src/main/java/java/lang/
System.java 545 public static void logI(String message) {
552 public static void logI(String message, Throwable th) {
ProcessManager.java 262 System.logI("Failed to destroy process " + pid, e);
  /libcore/luni/src/main/java/org/apache/harmony/xml/
ExpatParser.java 278 System.logI("Could not resolve '" + systemId + "' relative to"

Completed in 1013 milliseconds