Searched refs:EVENT_NOTIFY_RECEPTION_STATS (Results 1 – 4 of 4) sorted by relevance
128 case AudioSession.EVENT_NOTIFY_RECEPTION_STATS: in onMessage()
78 public static final int EVENT_NOTIFY_RECEPTION_STATS = 213; field in AudioSession341 case EVENT_NOTIFY_RECEPTION_STATS: in handleMessage()
243 parcel.writeInt(AudioSession.EVENT_NOTIFY_RECEPTION_STATS); in testEventNotifyReceptionStats()
364 Utils.sendMessage(handler, AudioSession.EVENT_NOTIFY_RECEPTION_STATS, stats); in testNotifyRtpReceptionStats()