Searched refs:musicUrl (Results 1 – 1 of 1) sorted by relevance
206 String musicUrl; in processParameters() local256 musicUrl = extras.getString("MusicURL"); in processParameters()257 Log.d(TAG, "Music URL = " + musicUrl); in processParameters()260 if (playTime == 0 || musicUrl.isEmpty() || musicUrl == null) { in processParameters()328 if (playMusic(musicUrl, bt_off_mute)) { in processParameters()