Searched refs:hasConnection (Results 1 – 4 of 4) sorted by relevance
370 if (hasConnection(callId)) {407 if (hasConnection(callId)) {416 if (hasConnection(callId)) {426 if (hasConnection(callId)) {445 if (hasConnection(callId)) {456 if (hasConnection(callId)) {467 if (hasConnection(callId)) {478 if (hasConnection(callId)) {594 private boolean hasConnection(String callId) { in hasConnection() method in RemoteConnectionService
139 public boolean hasConnection(Connection c) { in hasConnection() method in Call
259 public boolean hasConnection() { in hasConnection() method in SQLiteSession
641 return getThreadSession().hasConnection(); in isDbLockedByCurrentThread()