Searched refs:getAllPhoneAccountHandles (Results 1 – 3 of 3) sorted by relevance
414 public List<PhoneAccountHandle> getAllPhoneAccountHandles() {430 return mPhoneAccountRegistrar.getAllPhoneAccountHandles(callingUserHandle);
658 public List<PhoneAccountHandle> getAllPhoneAccountHandles(UserHandle userHandle) { in getAllPhoneAccountHandles() method in PhoneAccountRegistrar
1479 ? mTelecomManager.getAllPhoneAccountHandles() in cleanupPhoneAccounts()