Searched refs:PROJECTION_ID_ONLY (Results 1 - 1 of 1) sorted by last modified time

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
H A DContactsBinaryDictionary.java34 private static final String[] PROJECTION_ID_ONLY = {BaseColumns._ID}; field in class:ContactsBinaryDictionary
148 Contacts.CONTENT_URI, PROJECTION_ID_ONLY, null, null, null);

Completed in 79 milliseconds