Searched refs:hasConnection (Results 1 – 4 of 4) sorted by relevance
333 if (hasConnection(callId)) {359 if (hasConnection(callId)) {368 if (hasConnection(callId)) {460 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()