Home
last modified time | relevance | path

Searched refs:hasConnection (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/telecomm/java/android/telecom/
DRemoteConnectionService.java369 if (hasConnection(callId)) {
422 if (hasConnection(callId)) {
431 if (hasConnection(callId)) {
441 if (hasConnection(callId)) {
460 if (hasConnection(callId)) {
471 if (hasConnection(callId)) {
482 if (hasConnection(callId)) {
493 if (hasConnection(callId)) {
685 private boolean hasConnection(String callId) { in hasConnection() method in RemoteConnectionService
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DCall.java152 public boolean hasConnection(Connection c) { in hasConnection() method in Call
/frameworks/base/core/java/android/database/sqlite/
DSQLiteSession.java270 public boolean hasConnection() { in hasConnection() method in SQLiteSession
DSQLiteDatabase.java886 return getThreadSession().hasConnection(); in isDbLockedByCurrentThread()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt14816 Landroid/database/sqlite/SQLiteSession;->hasConnection()Z
51934 Landroid/telecom/RemoteConnectionService;->hasConnection(Ljava/lang/String;)Z