Searched refs:musicUrl (Results 1 – 1 of 1) sorted by relevance
205 String musicUrl; in processParameters() local255 musicUrl = extras.getString("MusicURL"); in processParameters()256 Log.d(TAG, "Music URL = " + musicUrl); in processParameters()259 if (playTime == 0 || musicUrl.isEmpty() || musicUrl == null) { in processParameters()327 if (playMusic(musicUrl, bt_off_mute)) { in processParameters()