HomeSort by relevance Sort by last modified time
    Searched full: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 522 if (istty()) {
530 private native static boolean istty(); method in class:Console
568 if (istty()) {

Completed in 147 milliseconds