Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/model/
DDeviceLocalAccountLocator.java45 public static final DeviceLocalAccountLocator NULL_ONLY = new DeviceLocalAccountLocator() { field in DeviceLocalAccountLocator
58 return NULL_ONLY; in create()