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