Home | History | Annotate | Download | only in musicfx

Lines Matching defs:duration

793         final int duration = Toast.LENGTH_SHORT;
795 final Toast toast = Toast.makeText(context, getString(R.string.headset_plug), duration);