HomeSort by relevance Sort by last modified time
    Searched full:autoshuffle (Results 1 - 3 of 3) 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");
  /system/bt/btif/src/
btif_rc.c 757 * and maps that to autoshuffle. So if for some reason release for PLAY/PAUSE
    [all...]

Completed in 262 milliseconds