Searched defs:removeAt (Results 1 – 11 of 11) sorted by relevance
38 void removeAt(int index) { in removeAt() method in PendingTempWhitelists
141 public void removeAt(int index) { in removeAt() method in SparseLongArray
131 public void removeAt(int index) { in removeAt() method in SparseIntArray
133 public void removeAt(int index) { in removeAt() method in LongSparseLongArray
127 public void removeAt(int index) { in removeAt() method in SparseBooleanArray
187 public void removeAt(int index) { in removeAt() method in SparseArray
171 public void removeAt(int index) { in removeAt() method in LongSparseArray
611 public E removeAt(int index) { in removeAt() method in ArraySet
744 public V removeAt(int index) { in removeAt() method in ArrayMap
114 public void removeAt(int index) { in removeAt() method in SparseWeakArray
674 size_t removeAt = 0; in removeTimeRecord() local