Searched refs:autoshuffle (Results 1 – 1 of 1) sorted by relevance
54 mToken = MusicUtils.bindToService(this, autoshuffle); in onCreate()66 private ServiceConnection autoshuffle = new ServiceConnection() { field in MusicBrowserActivity