Searched refs:DeviceLocalAccountLocator (Results 1 – 3 of 3) sorted by relevance
32 public final class DeviceLocalAccountLocator { class38 public DeviceLocalAccountLocator(Context context, AccountManager accountManager) { in DeviceLocalAccountLocator() method in DeviceLocalAccountLocator
350 private final DeviceLocalAccountLocator mLocalAccountLocator;401 mLocalAccountLocator = new DeviceLocalAccountLocator(context, AccountManager.get(context));
75 -keep class com.android.contacts.model.DeviceLocalAccountLocator { *; }