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