Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/avrcpcontroller/
DAvrcpControllerService.java439 int currSongPosition) { in onPlayPositionChanged() argument
441 Log.d(TAG, "onPlayPositionChanged pos " + currSongPosition); in onPlayPositionChanged()
448 songLen, currSongPosition); in onPlayPositionChanged()