Searched refs:native_getStateCount (Results 1 – 4 of 4) sorted by relevance
81 mStateCount = native_getStateCount(mNativeObject); in LongMultiStateCounter()233 private static native int native_getStateCount(long nativeObject); in native_getStateCount() method in LongMultiStateCounter
162 mStateCount = native_getStateCount(mNativeObject); in LongArrayMultiStateCounter()316 private static native int native_getStateCount(long nativeObject); in native_getStateCount() method in LongArrayMultiStateCounter
171 static jint native_getStateCount(jlong nativePtr) { in native_getStateCount() function201 {"native_getStateCount", "(J)I", (void *)native_getStateCount},
174 static jint native_getStateCount(jlong nativePtr) { in native_getStateCount() function217 {"native_getStateCount", "(J)I", (void *)native_getStateCount},