Home | History | Annotate | Download | only in musicfx

Lines Matching refs:openSession

951     public static void openSession(final Context context, final String packageName,
953 Log.v(TAG, "openSession(" + context + ", " + packageName + ", " + audioSession + ")");
954 final String methodTag = "openSession: ";