Home
last modified time | relevance | path

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

/frameworks/base/telecomm/java/android/telecom/
DRemoteConnectionService.java367 if (hasConnection(callId)) {
399 if (hasConnection(callId)) {
408 if (hasConnection(callId)) {
418 if (hasConnection(callId)) {
437 if (hasConnection(callId)) {
448 if (hasConnection(callId)) {
459 if (hasConnection(callId)) {
470 if (hasConnection(callId)) {
576 private boolean hasConnection(String callId) { in hasConnection() method in RemoteConnectionService
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DCall.java147 public boolean hasConnection(Connection c) { in hasConnection() method in Call
/frameworks/base/core/java/android/database/sqlite/
DSQLiteSession.java259 public boolean hasConnection() { in hasConnection() method in SQLiteSession
DSQLiteDatabase.java638 return getThreadSession().hasConnection(); in isDbLockedByCurrentThread()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt17703 Landroid/database/sqlite/SQLiteSession;->hasConnection()Z
66600 Landroid/telecom/RemoteConnectionService;->hasConnection(Ljava/lang/String;)Z