Home
last modified time | relevance | path

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

/external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/media/
DBluetoothMediaPlayback.java135 String url = newTrack.getString(MusicProvider.CUSTOM_URL); in handlePlayMedia()
286 public static final String CUSTOM_URL = "__MUSIC_URL__"; field in BluetoothMediaPlayback.MusicProvider
349 newMetaData.putString(CUSTOM_URL, song); in retrieveMetaData()