Home
last modified time | relevance | path

Searched defs:removeAt (Results 1 – 25 of 30) sorted by relevance

12

/aosp12/frameworks/base/services/core/java/com/android/server/am/
H A DPendingTempAllowlists.java38 void removeAt(int index) { in removeAt() method in PendingTempAllowlists
/aosp12/packages/apps/Camera2/src/com/android/camera/data/
H A DLocalFilmstripDataAdapter.java70 public void removeAt(int index); in removeAt() method
H A DFixedLastProxyAdapter.java73 public void removeAt(int index) { in removeAt() method in FixedLastProxyAdapter
H A DFixedFirstProxyAdapter.java70 public void removeAt(int index) { in removeAt() method in FixedFirstProxyAdapter
H A DCameraFilmstripDataAdapter.java160 public void removeAt(int index) { in removeAt() method in CameraFilmstripDataAdapter
/aosp12/frameworks/base/core/java/android/util/
H A DSparseLongArray.java141 public void removeAt(int index) { in removeAt() method in SparseLongArray
H A DSparseIntArray.java131 public void removeAt(int index) { in removeAt() method in SparseIntArray
H A DLongSparseLongArray.java133 public void removeAt(int index) { in removeAt() method in LongSparseLongArray
H A DSparseBooleanArray.java128 public void removeAt(int index) { in removeAt() method in SparseBooleanArray
H A DLongSparseArray.java171 public void removeAt(int index) { in removeAt() method in LongSparseArray
H A DSparseArray.java190 public void removeAt(int index) { in removeAt() method in SparseArray
H A DArraySet.java611 public E removeAt(int index) { in removeAt() method in ArraySet
H A DArrayMap.java745 public V removeAt(int index) { in removeAt() method in ArrayMap
/aosp12/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/util/
H A DSparseWeakArray.java114 public void removeAt(int index) { in removeAt() method in SparseWeakArray
/aosp12/frameworks/base/services/core/java/com/android/server/utils/
H A DWatchedSparseBooleanArray.java129 public void removeAt(int index) { in removeAt() method in WatchedSparseBooleanArray
H A DWatchedSparseIntArray.java132 public void removeAt(int index) { in removeAt() method in WatchedSparseIntArray
H A DWatchedArraySet.java327 public E removeAt(int index) { in removeAt() method in WatchedArraySet
H A DWatchedLongSparseArray.java227 public void removeAt(int index) { in removeAt() method in WatchedLongSparseArray
H A DWatchedSparseArray.java249 public void removeAt(int index) { in removeAt() method in WatchedSparseArray
H A DWatchedArrayMap.java422 public V removeAt(int index) { in removeAt() method in WatchedArrayMap
H A DWatchedSparseBooleanMatrix.java252 public void removeAt(int index) { in removeAt() method in WatchedSparseBooleanMatrix
/aosp12/system/core/libutils/include/utils/
H A DSortedVector.h125 inline ssize_t removeAt(size_t index) { return removeItemsAt(index); } in removeAt() function
H A DVector.h177 inline ssize_t removeAt(size_t index) { return removeItemsAt(index); } in removeAt() function
/aosp12/frameworks/native/services/surfaceflinger/TimeStats/
H A DTimeStats.cpp882 size_t removeAt = 0; in removeTimeRecord() local
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...

12