Searched refs:isTerminalState (Results 1 – 2 of 2) sorted by relevance
148 public boolean isTerminalState() { in isTerminalState() method in Download
632 state == STATE_REMOVING || download.isTerminalState() ? nowMs : download.startTimeMs; in mergeRequest()