Searched defs:nativeGetSize (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/content/res/
H A DStringBlock.java50 + ": " + nativeGetSize(mNative));
58 + ": " + nativeGetSize(mNative));
74 final int num = nativeGetSize(mNative);
423 + ": " + nativeGetSize(mNative));
429 private static final native int nativeGetSize(int obj); method in class:StringBlock

Completed in 44 milliseconds