Searched defs:getDeviceLocalAccounts (Results 1 – 2 of 2) sorted by relevance
/packages/apps/Contacts/src/com/android/contacts/model/ | ||
D | DeviceLocalAccountLocator.java | 41 public abstract List<AccountWithDataSet> getDeviceLocalAccounts(); in getDeviceLocalAccounts() method in DeviceLocalAccountLocator |
D | Cp2DeviceLocalAccountLocator.java | 72 public List<AccountWithDataSet> getDeviceLocalAccounts() { in getDeviceLocalAccounts() method in Cp2DeviceLocalAccountLocator |