HomeSort by relevance Sort by last modified time
    Searched full:autoshuffle (Results 1 - 2 of 2) sorted by null

  /packages/apps/Music/src/com/android/music/
MusicBrowserActivity.java 52 String shuf = getIntent().getStringExtra("autoshuffle");
54 mToken = MusicUtils.bindToService(this, autoshuffle);
66 private ServiceConnection autoshuffle = new ServiceConnection() { field in class:MusicBrowserActivity
MediaButtonIntentReceiver.java 47 i.putExtra("autoshuffle", "true");

Completed in 197 milliseconds