Searched refs:removeAt (Results 1 – 7 of 7) sorted by relevance
323 int removeAt = fMangleString.findLastOf('_'); in onAfterChildProcEmitCode() local324 fMangleString.remove(removeAt, fMangleString.size() - removeAt); in onAfterChildProcEmitCode()
105 removeAt(i); in delete()112 public void removeAt(int index) { in removeAt() method in SparseIntArray
127 void removeAt(int i) { in removeAt() method in MonitorBasedArrayBlockingQueue421 removeAt(i); in remove()766 removeAt(i); in remove()
381 @VisibleForTesting MoveDesc<E> removeAt(int index) { in removeAt() method in MinMaxPriorityQueue450 removeAt(index); in removeAndGet()787 MoveDesc<E> moved = removeAt(cursor); in remove()817 removeAt(i); in removeExact()
556 mmHeap.removeAt(random.nextInt(mmHeap.size())); in testRemoveAt()569 q.removeAt(i); in testRemoveAt_exhaustive()
922 goog.string.removeAt = function(s, index, stringLength) { function
1624 0x710d5148 android.util.SparseArray removeAt (I)V SparseArray.java