Searched refs:addOrThrow (Results 1 – 6 of 6) sorted by relevance
45 src.setDataPosition(MathUtils.addOrThrow(pos, size)); in ParcelableParcel()
1637 parcel.setDataPosition(MathUtils.addOrThrow(offset, length)); in readFromParcelInner()
343 parcel.setDataPosition(MathUtils.addOrThrow(start, size)); in scanAllRecords()
263 public static int addOrThrow(int a, int b) throws IllegalArgumentException { in addOrThrow() method in MathUtils
15611 HSPLandroid/util/MathUtils;->addOrThrow(II)I
77198 Landroid/util/MathUtils;->addOrThrow(II)I