Home
last modified time | relevance | path

Searched refs:shuffle (Results 1 – 11 of 11) sorted by relevance

/packages/apps/Music/src/com/android/music/
DMediaPlaybackActivity.java139 mShuffleButton = ((ImageButton) findViewById(R.id.shuffle)); in onCreate()
532 int shuffle = MusicUtils.getCurrentShuffleMode(); in onPrepareOptionsMenu() local
533 if (shuffle == MediaPlaybackService.SHUFFLE_AUTO) { in onPrepareOptionsMenu()
953 int shuffle = mService.getShuffleMode(); in toggleShuffle() local
954 if (shuffle == MediaPlaybackService.SHUFFLE_NONE) { in toggleShuffle()
961 } else if (shuffle == MediaPlaybackService.SHUFFLE_NORMAL in toggleShuffle()
962 || shuffle == MediaPlaybackService.SHUFFLE_AUTO) { in toggleShuffle()
966 Log.e("MediaPlaybackActivity", "Invalid shuffle mode: " + shuffle); in toggleShuffle()
DMusicUtils.java269 int shuffle = getCurrentShuffleMode(); in togglePartyShuffle() local
271 if (shuffle == MediaPlaybackService.SHUFFLE_AUTO) { in togglePartyShuffle()
284 int shuffle = MusicUtils.getCurrentShuffleMode(); in setPartyShuffleMenuIcon() local
285 if (shuffle == MediaPlaybackService.SHUFFLE_AUTO) { in setPartyShuffleMenuIcon()
/packages/apps/Car/LocalMediaPlayer/src/com/android/car/media/localmediaplayer/
DPlayer.java105 mShuffle = new CustomAction.Builder(SHUFFLE, context.getString(R.string.shuffle), in Player()
106 R.drawable.shuffle).build(); in Player()
504 private void shuffle() { in shuffle() method in Player
511 Collections.shuffle(mQueue); in shuffle()
567 shuffle(); in onCustomAction()
/packages/apps/Launcher3/tests/src/com/android/launcher3/popup/
DPopupPopulatorTest.java86 Collections.shuffle(shortcuts); in filterShortcutsAndAssertNumStaticAndDynamic()
/packages/screensavers/PhotoTable/src/com/android/dreams/phototable/
DPhotoSource.java125 Collections.shuffle(mImageQueue); in fillQueue()
DPicasaSource.java190 Collections.shuffle(albumIds); in findImages()
/packages/inputmethods/LatinIME/dictionaries/
Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
Den_US_wordlist.combined.gz1dictionary=main:en_us,locale=en_US,description=English (US),date ...
Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1414726273, ...
Dnl_wordlist.combined.gz1dictionary=main:nl,locale=nl,description=Nederlands,date=1414726258, ...
Dde_wordlist.combined.gz1dictionary=main:de,locale=de,description=Deutsch,date=1414726263, ...