Home | History | Annotate | Download | only in musicfx

Lines Matching refs:openSession

975     public static void openSession(final Context context, final String packageName,
977 Log.v(TAG, "openSession(" + context + ", " + packageName + ", " + audioSession + ")");
978 final String methodTag = "openSession: ";