Home
last modified time | relevance | path

Searched refs:nativeGetSize (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/content/res/
DStringBlock.java51 + ": " + nativeGetSize(mNative)); in StringBlock()
59 + ": " + nativeGetSize(mNative)); in StringBlock()
75 final int num = nativeGetSize(mNative); in get()
486 + ": " + nativeGetSize(mNative)); in StringBlock()
492 private static native int nativeGetSize(long obj); in nativeGetSize() method in StringBlock