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

/frameworks/base/core/jni/
H A Dandroid_util_AssetManager.cpp1170 const jsize NV = env->GetArrayLength(outValues); local
1171 if (NV < (NI*STYLE_NUM_ENTRIES)) {
1375 const jsize NV = env->GetArrayLength(outValues); local
1376 if (NV < (NI*STYLE_NUM_ENTRIES)) {
1623 const jsize NV = env->GetArrayLength(outValues); local
1624 if (NV < (NI*STYLE_NUM_ENTRIES)) {
1774 const jsize NV = env->GetArrayLength(outValues); local
1794 while (i < NV && arrayEnt < endArrayEnt) {

Completed in 38 milliseconds