Searched refs:titleidx (Results 1 – 1 of 1) sorted by relevance
624 int titleidx = c.getColumnIndex(MediaStore.Audio.Media.TITLE); in isMusic() local628 String title = c.getString(titleidx); in isMusic()