Searched refs:createPhoneAccountHandle (Results 1 – 2 of 2) sorted by relevance
614 PhoneAccountHandle handle1 = TestUtils.createPhoneAccountHandle( in testGetCallCapablePhoneAccountsAcrossProfiles()617 PhoneAccountHandle handle2 = TestUtils.createPhoneAccountHandle( in testGetCallCapablePhoneAccountsAcrossProfiles()681 PhoneAccountHandle currentHandle = TestUtils.createPhoneAccountHandle( in testGetCallCapablePhoneAccountsAcrossProfilesWithWorkProfile()684 PhoneAccountHandle otherHandle = TestUtils.createPhoneAccountHandle( in testGetCallCapablePhoneAccountsAcrossProfilesWithWorkProfile()
1002 accounts.add(createPhoneAccountHandle(random, packageName, className, in generateRandomPhoneAccountHandles()1067 public static PhoneAccountHandle createPhoneAccountHandle(Random random, in createPhoneAccountHandle() method in TestUtils