Searched refs:getAllPhoneAccountHandles (Results 1 – 4 of 4) sorted by relevance
795 when(mFakePhoneAccountRegistrar.getAllPhoneAccountHandles( in testGetAllPhoneAccountHandles()798 assertEquals(handles, mTSIBinder.getAllPhoneAccountHandles().getList()); in testGetAllPhoneAccountHandles()809 () -> mTSIBinder.getAllPhoneAccountHandles()); in testGetAllPhoneAccountHandlesWithoutPermission()
721 public ParceledListSlice<PhoneAccountHandle> getAllPhoneAccountHandles() {740 .getAllPhoneAccountHandles(callingUserHandle,
823 public List<PhoneAccountHandle> getAllPhoneAccountHandles(UserHandle userHandle, in getAllPhoneAccountHandles() method in PhoneAccountRegistrar
1660 ? mTelecomManager.getAllPhoneAccountHandles() in cleanupPhoneAccounts()