Home | History | Annotate | Download | only in music

Lines Matching refs:idx

805                 public String getColumnName(int idx) {
806 if (idx != mMagicColumnIdx) {
807 return super.getColumnName(idx);