Searched refs:validateIndex (Results 1 – 3 of 3) sorted by relevance
253 validateIndex(index); in removeAt()294 validateIndex(index); in keyAt()315 validateIndex(rowIndex, colIndex); in valueAt()340 validateIndex(rowIndex, colIndex); in setValueAt()396 private void validateIndex(int index) { in validateIndex() method in WatchedSparseBooleanMatrix406 private void validateIndex(int row, int col) { in validateIndex() method in WatchedSparseBooleanMatrix407 validateIndex(row); in validateIndex()408 validateIndex(col); in validateIndex()
64 validateIndex(position); in setTermExpanded()72 validateIndex(position); in isTermExpanded()84 private void validateIndex(int position) { in validateIndex() method in TermsViewModel
41999 HSPLcom/android/server/utils/WatchedSparseBooleanMatrix;->validateIndex(I)V42000 HSPLcom/android/server/utils/WatchedSparseBooleanMatrix;->validateIndex(II)V