Searched refs:toPlaybackStateFromJni (Results 1 – 1 of 1) sorted by relevance
197 mAvrcpController.onPlayStatusChanged(device, toPlaybackStateFromJni(playStatus)); in onPlayStatusChanged()295 .setPlayStatus(toPlaybackStateFromJni(playStatus)) in createFromNativePlayerItem()348 private static int toPlaybackStateFromJni(int fromJni) { in toPlaybackStateFromJni() method in AvrcpControllerNativeInterface