Searched refs:hasConnection (Results 1 – 7 of 7) sorted by relevance
367 if (hasConnection(callId)) {420 if (hasConnection(callId)) {429 if (hasConnection(callId)) {439 if (hasConnection(callId)) {458 if (hasConnection(callId)) {469 if (hasConnection(callId)) {480 if (hasConnection(callId)) {491 if (hasConnection(callId)) {651 private boolean hasConnection(String callId) { in hasConnection() method in RemoteConnectionService
140 boolean hasConnection() { in hasConnection() method in InputMethodBindingController372 if (hasConnection()) { in unbindCurrentMethod()502 if (hasConnection() && !isVisibleBound()) { in setCurrentMethodVisible()510 if (!hasConnection()) { in setCurrentMethodVisible()
647 return mBindingController.hasConnection(); in hasConnectionLocked()
161 assertThat(mBindingController.hasConnection()).isTrue(); in testBindCurrentMethodWithMainConnection()205 assertThat(mBindingController.hasConnection()).isFalse(); in testUnbindCurrentMethod()
259 public boolean hasConnection() { in hasConnection() method in SQLiteSession
810 return getThreadSession().hasConnection(); in isDbLockedByCurrentThread()
14816 Landroid/database/sqlite/SQLiteSession;->hasConnection()Z52577 Landroid/telecom/RemoteConnectionService;->hasConnection(Ljava/lang/String;)Z