HomeSort by relevance Sort by last modified time
    Searched refs:EXTRA_PRESENCE_INFO_LIST (Results 1 - 3 of 3) sorted by null

  /external/ims/rcs/rcsmanager/src/java/com/android/ims/
RcsPresence.java 53 * RcsPresence.EXTRA_PRESENCE_INFO_LIST);
57 public static final String EXTRA_PRESENCE_INFO_LIST = "presence_info_list";
70 * 1. EXTRA_PRESENCE_INFO_LIST
73 * RcsPresence.EXTRA_PRESENCE_INFO_LIST);
77 * @see EXTRA_PRESENCE_INFO_LIST
  /external/ims/rcs/rcsservice/src/com/android/service/ims/presence/
PresenceSubscriber.java 434 intent.putParcelableArrayListExtra(RcsPresence.EXTRA_PRESENCE_INFO_LIST,
490 intent.putParcelableArrayListExtra(RcsPresence.EXTRA_PRESENCE_INFO_LIST,
536 intent.putParcelableArrayListExtra(RcsPresence.EXTRA_PRESENCE_INFO_LIST,
614 intent.putParcelableArrayListExtra(RcsPresence.EXTRA_PRESENCE_INFO_LIST,
  /external/ims/rcs/presencepolling/src/com/android/service/ims/presence/
PersistService.java 201 RcsPresence.EXTRA_PRESENCE_INFO_LIST);

Completed in 97 milliseconds