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.java74 return new NexusDeviceAccountLocator(context, accountManager); in create()
86 public static class NexusDeviceAccountLocator extends DeviceLocalAccountLocator { class in DeviceLocalAccountLocator
91 public NexusDeviceAccountLocator(Context context, AccountManager accountManager) { in NexusDeviceAccountLocator() method in DeviceLocalAccountLocator.NexusDeviceAccountLocator