Home | History | Annotate | Download | only in music

Lines Matching refs:idx

811                 public String getColumnName(int idx) {
812 if (idx != mMagicColumnIdx) {
813 return super.getColumnName(idx);