HomeSort by relevance Sort by last modified time
    Searched defs:PRESENCE_STATUS (Results 1 - 5 of 5) sorted by null

  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
GlobalSearchSupport.java 82 "(SELECT " + StatusUpdates.PRESENCE_STATUS +
102 public static final int PRESENCE_STATUS = 2;
393 if (!c.isNull(SearchSuggestionQuery.PRESENCE_STATUS)) {
394 suggestion.presence = c.getInt(SearchSuggestionQuery.PRESENCE_STATUS);
  /frameworks/base/core/java/android/provider/
Contacts.java     [all...]
ContactsContract.java     [all...]
  /prebuilt/sdk/10/
android.jar 
  /prebuilt/sdk/9/
android.jar 

Completed in 339 milliseconds