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

  /frameworks/opt/net/voip/src/java/com/android/server/sip/
SipService.java 661 if (mInterval < DEFAULT_KEEPALIVE_INTERVAL || checkTermination()) {
715 private boolean checkTermination() {
740 if (checkTermination()) {
749 log("onResponse: checkTermination mKeepAliveInterval="
    [all...]
  /libcore/luni/src/main/java/java/util/concurrent/
ForkJoinPool.java     [all...]

Completed in 1325 milliseconds