HomeSort by relevance Sort by last modified time
    Searched refs:withDeviceTypes (Results 1 - 3 of 3) sorted by null

  /packages/apps/Contacts/tests/src/com/android/contacts/tests/
FakeDeviceAccountTypeFactory.java 60 public FakeDeviceAccountTypeFactory withDeviceTypes(String... types) {
67 public FakeDeviceAccountTypeFactory withDeviceTypes(AccountType... types) {
  /packages/apps/Contacts/tests/src/com/android/contacts/model/
Cp2DeviceLocalAccountLocatorTests.java 81 .withDeviceTypes(null, "vnd.sec.contact.phone")
115 .withDeviceTypes(null, "vnd.sec.contact.phone")
128 .withDeviceTypes(null, "vnd.sec.contact.phone")
  /packages/apps/Contacts/tests/src/com/android/contacts/util/
AccountDisplayInfoFactoryTests.java 96 new FakeDeviceAccountTypeFactory().withDeviceTypes("device.account.type"));
113 new FakeDeviceAccountTypeFactory().withDeviceTypes("a.device.account.type",

Completed in 3803 milliseconds