Home
last modified time | relevance | path

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

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