| /frameworks/base/services/core/java/com/android/server/am/ |
| D | PendingTempAllowlists.java | 39 void removeAt(int index) { in removeAt() method in PendingTempAllowlists
|
| /frameworks/base/services/permission/java/com/android/server/permission/access/collection/ |
| D | IndexedListSet.kt | 67 fun removeAt(index: Int): T? = list.removeAt(index) in <lambda>() method
|
| D | IntSet.kt | 47 fun removeAt(index: Int) { in <lambda>() method
|
| /frameworks/base/core/java/android/util/ |
| D | SparseDoubleArray.java | 174 public void removeAt(int index) { in removeAt() method in SparseDoubleArray
|
| D | SparseIntArray.java | 131 public void removeAt(int index) { in removeAt() method in SparseIntArray
|
| D | SparseLongArray.java | 141 public void removeAt(int index) { in removeAt() method in SparseLongArray
|
| D | SparseBooleanArray.java | 128 public void removeAt(int index) { in removeAt() method in SparseBooleanArray
|
| D | LongSparseLongArray.java | 133 public void removeAt(int index) { in removeAt() method in LongSparseLongArray
|
| D | LongSparseArray.java | 171 public void removeAt(int index) { in removeAt() method in LongSparseArray
|
| D | SparseArray.java | 190 public void removeAt(int index) { in removeAt() method in SparseArray
|
| D | ArraySet.java | 613 public E removeAt(int index) { in removeAt() method in ArraySet
|
| D | ArrayMap.java | 752 public V removeAt(int index) { in removeAt() method in ArrayMap
|
| /frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/util/ |
| D | SparseWeakArray.java | 114 public void removeAt(int index) { in removeAt() method in SparseWeakArray
|
| /frameworks/base/services/core/java/com/android/server/utils/ |
| D | WatchedSparseBooleanArray.java | 129 public void removeAt(int index) { in removeAt() method in WatchedSparseBooleanArray
|
| D | WatchedSparseIntArray.java | 132 public void removeAt(int index) { in removeAt() method in WatchedSparseIntArray
|
| D | WatchedArraySet.java | 327 public E removeAt(int index) { in removeAt() method in WatchedArraySet
|
| D | WatchedLongSparseArray.java | 227 public void removeAt(int index) { in removeAt() method in WatchedLongSparseArray
|
| D | WatchedSparseArray.java | 249 public void removeAt(int index) { in removeAt() method in WatchedSparseArray
|
| D | WatchedArrayMap.java | 422 public V removeAt(int index) { in removeAt() method in WatchedArrayMap
|
| D | WatchedSparseBooleanMatrix.java | 260 public void removeAt(int index) { in removeAt() method in WatchedSparseBooleanMatrix
|
| /frameworks/native/services/surfaceflinger/TimeStats/ |
| D | TimeStats.cpp | 888 size_t removeAt = 0; in removeTimeRecord() local
|