Searched refs:sThrowExceptionForUpperArrayOutOfBounds (Results 1 – 9 of 9) sorted by relevance
26 static boolean sThrowExceptionForUpperArrayOutOfBounds = true; field in UtilConfig29 sThrowExceptionForUpperArrayOutOfBounds = check; in setThrowExceptionForUpperArrayOutOfBounds()
179 if (index >= mSize && UtilConfig.sThrowExceptionForUpperArrayOutOfBounds) { in keyAt()204 if (index >= mSize && UtilConfig.sThrowExceptionForUpperArrayOutOfBounds) { in valueAt()221 if (index >= mSize && UtilConfig.sThrowExceptionForUpperArrayOutOfBounds) { in setValueAt()
213 if (index >= mSize && UtilConfig.sThrowExceptionForUpperArrayOutOfBounds) { in keyAt()238 if (index >= mSize && UtilConfig.sThrowExceptionForUpperArrayOutOfBounds) { in valueAt()259 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()
190 if (index >= mSize && UtilConfig.sThrowExceptionForUpperArrayOutOfBounds) { in removeAt()313 if (index >= mSize && UtilConfig.sThrowExceptionForUpperArrayOutOfBounds) { in keyAt()343 if (index >= mSize && UtilConfig.sThrowExceptionForUpperArrayOutOfBounds) { in valueAt()366 if (index >= mSize && UtilConfig.sThrowExceptionForUpperArrayOutOfBounds) { in setValueAt()
171 if (index >= mSize && UtilConfig.sThrowExceptionForUpperArrayOutOfBounds) { in removeAt()303 if (index >= mSize && UtilConfig.sThrowExceptionForUpperArrayOutOfBounds) { in keyAt()333 if (index >= mSize && UtilConfig.sThrowExceptionForUpperArrayOutOfBounds) { in valueAt()356 if (index >= mSize && UtilConfig.sThrowExceptionForUpperArrayOutOfBounds) { in setValueAt()
181 if (index >= mSize && UtilConfig.sThrowExceptionForUpperArrayOutOfBounds) { in keyAt()206 if (index >= mSize && UtilConfig.sThrowExceptionForUpperArrayOutOfBounds) { in valueAt()
507 if (index >= mSize && UtilConfig.sThrowExceptionForUpperArrayOutOfBounds) { in keyAt()527 if (index >= mSize && UtilConfig.sThrowExceptionForUpperArrayOutOfBounds) { in valueAt()548 if (index >= mSize && UtilConfig.sThrowExceptionForUpperArrayOutOfBounds) { in setValueAt()752 if (index >= mSize && UtilConfig.sThrowExceptionForUpperArrayOutOfBounds) { in removeAt()
419 if (index >= mSize && UtilConfig.sThrowExceptionForUpperArrayOutOfBounds) { in valueAt()613 if (index >= mSize && UtilConfig.sThrowExceptionForUpperArrayOutOfBounds) { in removeAt()