Home
last modified time | relevance | path

Searched refs:ignorePlayerLogs (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/audio/
H A DAudioService.java1045 mSfxHelper = new SoundEffectsHelper(mContext, playerBase -> ignorePlayerLogs(playerBase)); in AudioService()
1544 void ignorePlayerLogs(@NonNull PlayerBase playerToIgnore) { in ignorePlayerLogs() method in AudioService