Searched refs:playItemNative (Results 1 – 4 of 4) sorted by relevance
424 timeout(ASYNC_CALL_TIMEOUT_MILLIS).times(0)).playItemNative( in testSkipToQueueInvalid()430 timeout(ASYNC_CALL_TIMEOUT_MILLIS).times(0)).playItemNative( in testSkipToQueueInvalid()
1261 static void playItemNative(JNIEnv* env, jobject object, jbyteArray address, in playItemNative() function1306 {"playItemNative", "([BBJI)V", (void*)playItemNative},
907 public native void playItemNative(byte[] address, byte scope, long uid, int uidCounter); in playItemNative() method in AvrcpControllerService
650 mService.playItemNative( in processPlayItem()