Home
last modified time | relevance | path

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

/frameworks/base/telecomm/java/com/android/internal/telecom/
DClientTransactionalServiceRepository.java44 if (!hasExistingServiceWrapper(phoneAccountHandle)) { in addNewCallForTransactionalServiceWrapper()
60 private boolean hasExistingServiceWrapper(PhoneAccountHandle pah) { in hasExistingServiceWrapper() method in ClientTransactionalServiceRepository
69 if (!hasExistingServiceWrapper(pah)) { in removeServiceWrapper()
82 if (!hasExistingServiceWrapper(pah)) { in removeCallFromServiceWrapper()