Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/audio/
H A DPlaybackActivityMonitor.java996 private final static class PlayerOpPlayAudioEvent extends AudioEventLogger.Event { class in PlaybackActivityMonitor
1002 PlayerOpPlayAudioEvent(int piid, boolean hasOp, int uid) { in PlayerOpPlayAudioEvent() method in PlaybackActivityMonitor.PlayerOpPlayAudioEvent