Home
last modified time | relevance | path

Searched defs:postViewNotification (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/model/
DContactLoader.java93 public ContactLoader(Context context, Uri lookupUri, boolean postViewNotification) { in ContactLoader()
99 boolean postViewNotification, boolean computeFormattedPhoneNumber) { in ContactLoader()