HomeSort by relevance Sort by last modified time
    Searched full:presencestatus (Results 1 - 2 of 2) sorted by null

  /packages/apps/Email/src/com/android/email/activity/
ContactStatusLoader.java 113 final int presenceStatus;
119 presenceStatus = c.getInt(COLUMN_PRESENCE);
125 final int presenceStatusResId = StatusUpdates.getPresenceIconResourceId(presenceStatus);
  /packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
ContactsProvider2Test.java     [all...]

Completed in 89 milliseconds