Home
last modified time | relevance | path

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

/aosp12/packages/apps/MusicFX/src/com/android/musicfx/
H A DControlPanelEffect.java1017 final String errorTag = methodTag + "Virtualizer error: "; in openSession() local
1047 Log.e(TAG, errorTag + e); in openSession()
1063 final String errorTag = methodTag + "BassBoost error: "; in openSession() local
1093 Log.e(TAG, errorTag + e); in openSession()
1101 final String errorTag = methodTag + "Equalizer error: "; in openSession() local
1206 Log.e(TAG, errorTag + e); in openSession()