Searched refs:getAllSongs (Results 1 – 2 of 2) sorted by relevance
112 long[] list = MusicUtils.getAllSongs(PlaylistBrowserActivity.this); in onCreate()
380 public static long [] getAllSongs(Context context) { in getAllSongs() method in MusicUtils