Searched defs:isSelfManagedConnectionService (Results 1 - 1 of 1) sorted by relevance

/packages/services/Telecomm/src/com/android/server/telecom/
H A DTelecomServiceImpl.java1044 if (isSelfManagedConnectionService(phoneAccountHandle)) {
1100 if (isSelfManagedConnectionService(destAcct)) {
1202 isSelfManagedConnectionService(phoneAccountHandle);
1718 private boolean isSelfManagedConnectionService(PhoneAccountHandle phoneAccountHandle) { method in class:TelecomServiceImpl

Completed in 50 milliseconds