Searched refs:PlayerOpPlayAudioEvent (Results 1 – 1 of 1) sorted by relevance
484 sEventLogger.enqueue(new PlayerOpPlayAudioEvent(piid, hasOpPlayAudio, binderUid)); in playerHasOpPlayAudio()1369 private static final class PlayerOpPlayAudioEvent extends EventLogger.Event { class in PlaybackActivityMonitor1375 PlayerOpPlayAudioEvent(int piid, boolean hasOp, int uid) { in PlayerOpPlayAudioEvent() method in PlaybackActivityMonitor.PlayerOpPlayAudioEvent