Searched refs:hasConnection (Results 1 – 4 of 4) sorted by relevance
347 if (hasConnection(callId)) {379 if (hasConnection(callId)) {388 if (hasConnection(callId)) {397 if (hasConnection(callId)) {416 if (hasConnection(callId)) {427 if (hasConnection(callId)) {438 if (hasConnection(callId)) {449 if (hasConnection(callId)) {539 private boolean hasConnection(String callId) { in hasConnection() method in RemoteConnectionService
91 public boolean hasConnection(Connection c) { in hasConnection() method in Call
258 public boolean hasConnection() { in hasConnection() method in SQLiteSession
577 return getThreadSession().hasConnection(); in isDbLockedByCurrentThread()