Home | History | Annotate | Download | only in musicfx

Lines Matching defs:openSession

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