Home | History | Annotate | Download | only in musicfx

Lines Matching refs:closeSession

1011                     closeSession(context, packageName, currentAudioSession);
1270 public static void closeSession(final Context context, final String packageName,
1272 Log.v(TAG, "closeSession(" + context + ", " + packageName + ", " + audioSession + ")");