Searched refs:nativeReadLong (Results 1 – 1 of 1) sorted by relevance
371 public static long nativeReadLong(int nativePtr) { in nativeReadLong() method in ShadowParcel372 return nativeReadLong((long) nativePtr); in nativeReadLong()376 protected static long nativeReadLong(long nativePtr) { in nativeReadLong() method in ShadowParcel