Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/model/
DDeviceLocalAccountLocator.java72 return new NexusDeviceAccountLocator(accountManager); in create()
84 public static class NexusDeviceAccountLocator extends DeviceLocalAccountLocator { class in DeviceLocalAccountLocator
88 public NexusDeviceAccountLocator(AccountManager accountManager) { in NexusDeviceAccountLocator() method in DeviceLocalAccountLocator.NexusDeviceAccountLocator