Home
last modified time | relevance | path

Searched refs:videoTimestamp (Results 1 – 2 of 2) sorted by relevance

/external/ims/rcs/presencepolling/src/com/android/service/ims/presence/
DContacts.java261 public long videoTimestamp() { in videoTimestamp() method in Contacts.Item
DCapabilityPolling.java657 if (item.videoTimestamp() <= last) { in updateObsoleteItems()