Searched refs:getNowPlayingListNative (Results 1 – 4 of 4) sorted by relevance
636 timeout(ASYNC_CALL_TIMEOUT_MILLIS).times(2)).getNowPlayingListNative( in testPlayerChanged()697 timeout(ASYNC_CALL_TIMEOUT_MILLIS).times(1)).getNowPlayingListNative( in testNowPlaying()
1132 static void getNowPlayingListNative(JNIEnv* env, jobject object, in getNowPlayingListNative() function1302 {"getNowPlayingListNative", "([BII)V", (void*)getNowPlayingListNative},
874 public native void getNowPlayingListNative(byte[] address, int start, int end); in getNowPlayingListNative() method in AvrcpControllerService
896 mService.getNowPlayingListNative( in fetchContents()