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

/frameworks/base/core/jni/
H A Dandroid_util_AssetManager.cpp1058 const jsize NV = env->GetArrayLength(outValues); local
1059 if (NV < (NI*STYLE_NUM_ENTRIES)) {
1249 const jsize NV = env->GetArrayLength(outValues); local
1250 if (NV < (NI*STYLE_NUM_ENTRIES)) {
1483 const jsize NV = env->GetArrayLength(outValues); local
1484 if (NV < (NI*STYLE_NUM_ENTRIES)) {
1634 const jsize NV = env->GetArrayLength(outValues); local
1654 while (i < NV && arrayEnt < endArrayEnt) {

Completed in 2003 milliseconds