Home
last modified time | relevance | path

Searched defs:onPresenceNotifyEvent (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/opt/net/ims/src/java/com/android/ims/rcs/uce/
H A DUceStatsWriter.java114 void onPresenceNotifyEvent(int subId, long taskId, in onPresenceNotifyEvent() method
/aosp12/frameworks/opt/net/ims/tests/src/com/android/ims/rcs/uce/
H A DUceStatsWriterTest.java112 public void onPresenceNotifyEvent(int subId, long taskId, in onPresenceNotifyEvent() method in UceStatsWriterTest.Callback
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/metrics/
H A DRcsStats.java600 public void onPresenceNotifyEvent(int subId, long taskId, in onPresenceNotifyEvent() method in RcsStats.UceStatsWriterCallback
1256 public synchronized void onPresenceNotifyEvent(int subId, String reason, in onPresenceNotifyEvent() method in RcsStats