Searched refs:hasConnection (Results 1 – 4 of 4) sorted by relevance
359 if (hasConnection(callId)) {391 if (hasConnection(callId)) {400 if (hasConnection(callId)) {410 if (hasConnection(callId)) {429 if (hasConnection(callId)) {440 if (hasConnection(callId)) {451 if (hasConnection(callId)) {462 if (hasConnection(callId)) {563 private boolean hasConnection(String callId) { in hasConnection() method in RemoteConnectionService
101 public boolean hasConnection(Connection c) { in hasConnection() method in Call
259 public boolean hasConnection() { in hasConnection() method in SQLiteSession
638 return getThreadSession().hasConnection(); in isDbLockedByCurrentThread()