Searched refs:sThrowExceptionForUpperArrayOutOfBounds (Results 1 – 9 of 9) sorted by relevance
25 static boolean sThrowExceptionForUpperArrayOutOfBounds = true; field in UtilConfig28 sThrowExceptionForUpperArrayOutOfBounds = check; in setThrowExceptionForUpperArrayOutOfBounds()
180 if (index >= mSize && UtilConfig.sThrowExceptionForUpperArrayOutOfBounds) { in keyAt()205 if (index >= mSize && UtilConfig.sThrowExceptionForUpperArrayOutOfBounds) { in valueAt()222 if (index >= mSize && UtilConfig.sThrowExceptionForUpperArrayOutOfBounds) { in setValueAt()
214 if (index >= mSize && UtilConfig.sThrowExceptionForUpperArrayOutOfBounds) { in keyAt()239 if (index >= mSize && UtilConfig.sThrowExceptionForUpperArrayOutOfBounds) { in valueAt()260 if (index >= mSize && UtilConfig.sThrowExceptionForUpperArrayOutOfBounds) { in setValueAt()
177 if (index >= mSize && UtilConfig.sThrowExceptionForUpperArrayOutOfBounds) { in keyAt()202 if (index >= mSize && UtilConfig.sThrowExceptionForUpperArrayOutOfBounds) { in valueAt()219 if (index >= mSize && UtilConfig.sThrowExceptionForUpperArrayOutOfBounds) { in setValueAt()
172 if (index >= mSize && UtilConfig.sThrowExceptionForUpperArrayOutOfBounds) { in removeAt()271 if (index >= mSize && UtilConfig.sThrowExceptionForUpperArrayOutOfBounds) { in keyAt()301 if (index >= mSize && UtilConfig.sThrowExceptionForUpperArrayOutOfBounds) { in valueAt()324 if (index >= mSize && UtilConfig.sThrowExceptionForUpperArrayOutOfBounds) { in setValueAt()
191 if (index >= mSize && UtilConfig.sThrowExceptionForUpperArrayOutOfBounds) { in removeAt()314 if (index >= mSize && UtilConfig.sThrowExceptionForUpperArrayOutOfBounds) { in keyAt()344 if (index >= mSize && UtilConfig.sThrowExceptionForUpperArrayOutOfBounds) { in valueAt()367 if (index >= mSize && UtilConfig.sThrowExceptionForUpperArrayOutOfBounds) { in setValueAt()
182 if (index >= mSize && UtilConfig.sThrowExceptionForUpperArrayOutOfBounds) { in keyAt()207 if (index >= mSize && UtilConfig.sThrowExceptionForUpperArrayOutOfBounds) { in valueAt()
508 if (index >= mSize && UtilConfig.sThrowExceptionForUpperArrayOutOfBounds) { in keyAt()528 if (index >= mSize && UtilConfig.sThrowExceptionForUpperArrayOutOfBounds) { in valueAt()549 if (index >= mSize && UtilConfig.sThrowExceptionForUpperArrayOutOfBounds) { in setValueAt()753 if (index >= mSize && UtilConfig.sThrowExceptionForUpperArrayOutOfBounds) { in removeAt()
420 if (index >= mSize && UtilConfig.sThrowExceptionForUpperArrayOutOfBounds) { in valueAt()614 if (index >= mSize && UtilConfig.sThrowExceptionForUpperArrayOutOfBounds) { in removeAt()