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

  /libcore/ojluni/src/main/native/
Console_md.c 76 NATIVE_METHOD(Console, istty, "()Z"),
  /libcore/ojluni/src/main/java/java/io/
Console.java 523 if (istty()) {
531 private native static boolean istty(); method in class:Console

Completed in 100 milliseconds