Searched refs:mBaseCache (Results 1 – 1 of 1) sorted by relevance
105 static Object[] mBaseCache; field in ArrayMap252 if (mBaseCache != null) { in allocArrays()253 final Object[] array = mBaseCache; in allocArrays()256 mBaseCache = (Object[]) array[0]; in allocArrays()273 mBaseCache = null; in allocArrays()308 array[0] = mBaseCache; in freeArrays()313 mBaseCache = array; in freeArrays()