Searched refs:nativeGetBinderTokenRef (Results 1 – 2 of 2) sorted by relevance
60 private static native long nativeGetBinderTokenRef(long nativeObject); in nativeGetBinderTokenRef() method in InputTransferToken134 return Objects.hash(nativeGetBinderTokenRef(mNativeObject)); in hashCode()
73 static jlong nativeGetBinderTokenRef(JNIEnv*, jclass, jlong nativeObj) { in nativeGetBinderTokenRef() function122 {"nativeGetBinderTokenRef", "(J)J", (void*)nativeGetBinderTokenRef},