Searched defs:DEFERRED_SNIPPETING (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/provider/
H A DContactsContract.java198 public static final String DEFERRED_SNIPPETING = "deferred_snippeting"; field in class:ContactsContract
204 * @see #DEFERRED_SNIPPETING
5588 * if (extras.getBoolean(ContactsContract.DEFERRED_SNIPPETING)) {
5638 * {@link ContactsContract#DEFERRED_SNIPPETING} in the cursor. If it exists, the client

Completed in 26 milliseconds