Searched refs:native_getCount (Results 1 – 2 of 2) sorted by relevance
151 return native_getCount(mNativeObject, state); in getCount()160 total += native_getCount(mNativeObject, state); in getTotalCount()221 private static native long native_getCount(long nativeObject, int state); in native_getCount() method in LongMultiStateCounter
99 static jlong native_getCount(jlong nativePtr, jint state) { in native_getCount() function193 {"native_getCount", "(JI)J", (void *)native_getCount},