| /frameworks/base/packages/SystemUI/src/com/android/systemui/util/leak/ | 
| D | AbstractCollection.java | 70     public boolean removeAll(Collection<?> collection) {  in removeAll()  method in AbstractCollection
 | 
| /frameworks/base/apex/jobscheduler/framework/java/android/app/ | 
| D | IAlarmManager.aidl | 40     void removeAll(String packageName);  in removeAll()  method
 | 
| /frameworks/base/telephony/common/com/google/android/mms/pdu/ | 
| D | PduBody.java | 125     public void removeAll() {  in removeAll()  method in PduBody
 | 
| /frameworks/base/core/java/android/os/ | 
| D | RegistrantList.java | 69     public synchronized void removeAll() {  in removeAll()  method in RegistrantList
 | 
| /frameworks/base/core/java/android/util/ | 
| D | MapCollections.java | 229         public boolean removeAll(Collection<?> collection) {  in removeAll()  method in MapCollections.EntrySet319         public boolean removeAll(Collection<?> collection) {  in removeAll()  method in MapCollections.KeySet
 413         public boolean removeAll(Collection<?> collection) {  in removeAll()  method in MapCollections.ValuesCollection
 
 | 
| D | ArraySet.java | 672     public boolean removeAll(ArraySet<? extends E> array) {  in removeAll()  method in ArraySet976     public boolean removeAll(Collection<?> collection) {  in removeAll()  method in ArraySet
 
 | 
| D | ArrayMap.java | 1028     public boolean removeAll(Collection<?> collection) {  in removeAll()  method in ArrayMap
 | 
| /frameworks/base/core/java/android/preference/ | 
| D | PreferenceGroup.java | 208     public void removeAll() {  in removeAll()  method in PreferenceGroup
 | 
| /frameworks/base/services/permission/java/com/android/server/permission/access/collection/ | 
| D | IndexedListSet.kt | 59     override fun removeAll(elements: Collection<T>): Boolean {  in <lambda>()  method in com.android.server.permission.access.collection.IndexedListSet
 | 
| /frameworks/base/packages/SystemUI/src/com/android/systemui/classifier/ | 
| D | TimeLimitedMotionEventBuffer.java | 140     public boolean removeAll(Collection<?> c) {  in removeAll()  method in TimeLimitedMotionEventBuffer
 | 
| /frameworks/base/services/core/java/com/android/server/utils/ | 
| D | WatchedArraySet.java | 338     public boolean removeAll(ArraySet<? extends E> array) {  in removeAll()  method in WatchedArraySet
 | 
| /frameworks/base/api/ | 
| D | api.go | 422 func removeAll(s []string, vs []string) []string {  func
 | 
| /frameworks/base/core/java/android/hardware/face/ | 
| D | IFaceService.aidl | 114     void removeAll(IBinder token, int userId, IFaceServiceReceiver receiver, String opPackageName);  in removeAll()  method
 | 
| D | FaceManager.java | 582     public void removeAll(int userId, @NonNull RemovalCallback callback) {  in removeAll()  method in FaceManager
 | 
| /frameworks/base/core/java/android/hardware/fingerprint/ | 
| D | IFingerprintService.aidl | 112 …void removeAll(IBinder token, int userId, IFingerprintServiceReceiver receiver, String opPackageNa…  in removeAll()  method
 | 
| D | FingerprintManager.java | 870     public void removeAll(int userId, @NonNull RemovalCallback callback) {  in removeAll()  method in FingerprintManager
 | 
| /frameworks/av/services/camera/libcameraservice/utils/ | 
| D | ClientManager.h | 672 void ClientManager<KEY, VALUE, LISTENER>::removeAll() {  in removeAll()  function
 | 
| /frameworks/base/services/core/java/com/android/server/biometrics/sensors/face/ | 
| D | FaceService.java | 399         public void removeAll(final IBinder token, final int userId,  in removeAll()  method in FaceService.FaceServiceWrapper
 | 
| /frameworks/base/apex/jobscheduler/service/java/com/android/server/job/ | 
| D | JobStore.java | 1827         private void removeAll(Predicate<JobStatus> predicate) {  in removeAll()  method in JobStore.JobSet
 |