Lines Matching full:disconnected
1698 * connection and one DISCONNECTED connection, this method will return
1913 * disconnected.
1915 * @return true if we find a connection that is disconnected over
1926 * that are not alive (disconnected or idle).
1928 * @return true if we find a connection that is disconnected, and
2070 // - The foreground call is ACTIVE or IDLE or DISCONNECTED.
2081 || (fgCallState == Call.State.DISCONNECTED));