Searched refs:nativeIsForRpc (Results 1 – 1 of 1) sorted by relevance
370 private static native boolean nativeIsForRpc(long nativePtr); in nativeIsForRpc() method in Parcel657 return nativeIsForRpc(mNativePtr); in isForRpc()