/aosp14/frameworks/base/services/permission/java/com/android/server/permission/access/collection/ |
H A D | IndexedListSet.kt | 67 fun removeAt(index: Int): T? = list.removeAt(index) regex
|
H A D | IntSet.kt | 47 fun removeAt(index: Int) { regex
|
/aosp14/frameworks/base/services/core/java/com/android/server/am/ |
H A D | PendingTempAllowlists.java | 39 void removeAt(int index) { in removeAt() method in PendingTempAllowlists
|
/aosp14/frameworks/base/core/java/android/util/ |
H A D | SparseDoubleArray.java | 174 public void removeAt(int index) { in removeAt() method in SparseDoubleArray
|
H A D | SparseIntArray.java | 131 public void removeAt(int index) { in removeAt() method in SparseIntArray
|
H A D | LongSparseLongArray.java | 133 public void removeAt(int index) { in removeAt() method in LongSparseLongArray
|
H A D | SparseBooleanArray.java | 128 public void removeAt(int index) { in removeAt() method in SparseBooleanArray
|
H A D | SparseLongArray.java | 141 public void removeAt(int index) { in removeAt() method in SparseLongArray
|
H A D | LongSparseArray.java | 171 public void removeAt(int index) { in removeAt() method in LongSparseArray
|
H A D | SparseArray.java | 190 public void removeAt(int index) { in removeAt() method in SparseArray
|
H A D | ArraySet.java | 613 public E removeAt(int index) { in removeAt() method in ArraySet
|
H A D | ArrayMap.java | 752 public V removeAt(int index) { in removeAt() method in ArrayMap
|
/aosp14/frameworks/base/services/core/java/com/android/server/utils/ |
H A D | WatchedSparseBooleanArray.java | 129 public void removeAt(int index) { in removeAt() method in WatchedSparseBooleanArray
|
H A D | WatchedSparseIntArray.java | 132 public void removeAt(int index) { in removeAt() method in WatchedSparseIntArray
|
H A D | WatchedArraySet.java | 327 public E removeAt(int index) { in removeAt() method in WatchedArraySet
|
H A D | WatchedLongSparseArray.java | 227 public void removeAt(int index) { in removeAt() method in WatchedLongSparseArray
|
H A D | WatchedSparseArray.java | 249 public void removeAt(int index) { in removeAt() method in WatchedSparseArray
|
H A D | WatchedArrayMap.java | 422 public V removeAt(int index) { in removeAt() method in WatchedArrayMap
|
H A D | WatchedSparseBooleanMatrix.java | 260 public void removeAt(int index) { in removeAt() method in WatchedSparseBooleanMatrix
|
/aosp14/system/core/libutils/include/utils/ |
H A D | SortedVector.h | 125 inline ssize_t removeAt(size_t index) { return removeItemsAt(index); } in removeAt() function
|
H A D | Vector.h | 177 inline ssize_t removeAt(size_t index) { return removeItemsAt(index); } in removeAt() function
|
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |