Home
last modified time | relevance | path

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

/aosp12/packages/apps/Contacts/tests/src/com/android/contacts/tests/
H A DFakeDeviceAccountTypeFactory.java46 public FakeDeviceAccountTypeFactory withSimTypes(String... types) { in withSimTypes() method in FakeDeviceAccountTypeFactory
53 public FakeDeviceAccountTypeFactory withSimTypes(AccountType... types) { in withSimTypes() method in FakeDeviceAccountTypeFactory
/aosp12/packages/apps/Contacts/tests/src/com/android/contacts/util/
H A DAccountDisplayInfoFactoryTests.java130 new FakeDeviceAccountTypeFactory().withSimTypes("sim.account.type")); in test_displayableAccountForSimAccount_hasNameFromAccountType()
143 new FakeDeviceAccountTypeFactory().withSimTypes("sim.account.type")); in test_displayableAccountForSimAccountWhenMultiple_hasNameFromAccount()