Searched refs:shuf (Results 1 – 1 of 1) sorted by relevance
59 String shuf = getIntent().getStringExtra("autoshuffle"); in initApp() local60 if ("true".equals(shuf)) { in initApp()