Searched refs:nextNativePtr (Results 1 – 1 of 1) sorted by relevance
47 …private static long nextNativePtr = 1; // this needs to start above 0, which is a magic number to … field in ShadowParcel415 long nativePtr = nextNativePtr++; in nativeCreate()