Searched refs:sThrowExceptionForUpperArrayOutOfBounds (Results 1 – 9 of 9) sorted by relevance
25 static boolean sThrowExceptionForUpperArrayOutOfBounds = true; field in UtilConfig28 sThrowExceptionForUpperArrayOutOfBounds = check; in setThrowExceptionForUpperArrayOutOfBounds()
152 if (index >= mSize && UtilConfig.sThrowExceptionForUpperArrayOutOfBounds) { in removeAt()251 if (index >= mSize && UtilConfig.sThrowExceptionForUpperArrayOutOfBounds) { in keyAt()281 if (index >= mSize && UtilConfig.sThrowExceptionForUpperArrayOutOfBounds) { in valueAt()304 if (index >= mSize && UtilConfig.sThrowExceptionForUpperArrayOutOfBounds) { in setValueAt()
177 if (index >= mSize && UtilConfig.sThrowExceptionForUpperArrayOutOfBounds) { in removeAt()292 if (index >= mSize && UtilConfig.sThrowExceptionForUpperArrayOutOfBounds) { in keyAt()322 if (index >= mSize && UtilConfig.sThrowExceptionForUpperArrayOutOfBounds) { in valueAt()345 if (index >= mSize && UtilConfig.sThrowExceptionForUpperArrayOutOfBounds) { in setValueAt()
180 if (index >= mSize && UtilConfig.sThrowExceptionForUpperArrayOutOfBounds) { in keyAt()205 if (index >= mSize && UtilConfig.sThrowExceptionForUpperArrayOutOfBounds) { in valueAt()222 if (index >= mSize && UtilConfig.sThrowExceptionForUpperArrayOutOfBounds) { in setValueAt()
176 if (index >= mSize && UtilConfig.sThrowExceptionForUpperArrayOutOfBounds) { in keyAt()201 if (index >= mSize && UtilConfig.sThrowExceptionForUpperArrayOutOfBounds) { in valueAt()218 if (index >= mSize && UtilConfig.sThrowExceptionForUpperArrayOutOfBounds) { in setValueAt()
180 if (index >= mSize && UtilConfig.sThrowExceptionForUpperArrayOutOfBounds) { in keyAt()205 if (index >= mSize && UtilConfig.sThrowExceptionForUpperArrayOutOfBounds) { in valueAt()
190 if (index >= mSize && UtilConfig.sThrowExceptionForUpperArrayOutOfBounds) { in keyAt()215 if (index >= mSize && UtilConfig.sThrowExceptionForUpperArrayOutOfBounds) { in valueAt()
462 if (index >= mSize && UtilConfig.sThrowExceptionForUpperArrayOutOfBounds) { in keyAt()482 if (index >= mSize && UtilConfig.sThrowExceptionForUpperArrayOutOfBounds) { in valueAt()503 if (index >= mSize && UtilConfig.sThrowExceptionForUpperArrayOutOfBounds) { in setValueAt()707 if (index >= mSize && UtilConfig.sThrowExceptionForUpperArrayOutOfBounds) { in removeAt()
382 if (index >= mSize && UtilConfig.sThrowExceptionForUpperArrayOutOfBounds) { in valueAt()560 if (index >= mSize && UtilConfig.sThrowExceptionForUpperArrayOutOfBounds) { in removeAt()