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

/frameworks/base/core/java/android/content/res/
H A DStringBlock.java51 + ": " + nativeGetSize(mNative));
59 + ": " + nativeGetSize(mNative));
75 final int num = nativeGetSize(mNative);
482 + ": " + nativeGetSize(mNative));
488 private static native int nativeGetSize(int obj); method in class:StringBlock

Completed in 49 milliseconds