Home
last modified time | relevance | path

Searched defs:thisNativePtr (Results 1 – 1 of 1) sorted by relevance

/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowParcel.java489 …public static void nativeAppendFrom(int thisNativePtr, int otherNativePtr, int offset, int length)… in nativeAppendFrom()
496 long thisNativePtr, long otherNativePtr, int offset, int length) { in nativeAppendFrom()