Home
last modified time | relevance | path

Searched defs:removeAll (Results 1 – 19 of 19) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/util/leak/
H A DAbstractCollection.java70 public boolean removeAll(Collection<?> collection) { in removeAll() method in AbstractCollection
/aosp14/frameworks/base/apex/jobscheduler/framework/java/android/app/
H A DIAlarmManager.aidl40 void removeAll(String packageName); in removeAll() method
/aosp14/frameworks/base/telephony/common/com/google/android/mms/pdu/
H A DPduBody.java125 public void removeAll() { in removeAll() method in PduBody
/aosp14/frameworks/base/core/java/android/os/
H A DRegistrantList.java69 public synchronized void removeAll() { in removeAll() method in RegistrantList
/aosp14/frameworks/base/core/java/android/util/
H A DMapCollections.java229 public boolean removeAll(Collection<?> collection) { in removeAll() method in MapCollections.EntrySet
319 public boolean removeAll(Collection<?> collection) { in removeAll() method in MapCollections.KeySet
413 public boolean removeAll(Collection<?> collection) { in removeAll() method in MapCollections.ValuesCollection
H A DArraySet.java672 public boolean removeAll(ArraySet<? extends E> array) { in removeAll() method in ArraySet
976 public boolean removeAll(Collection<?> collection) { in removeAll() method in ArraySet
H A DArrayMap.java1028 public boolean removeAll(Collection<?> collection) { in removeAll() method in ArrayMap
/aosp14/frameworks/base/core/java/android/preference/
H A DPreferenceGroup.java208 public void removeAll() { in removeAll() method in PreferenceGroup
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/classifier/
H A DTimeLimitedMotionEventBuffer.java140 public boolean removeAll(Collection<?> c) { in removeAll() method in TimeLimitedMotionEventBuffer
/aosp14/frameworks/base/services/core/java/com/android/server/utils/
H A DWatchedArraySet.java338 public boolean removeAll(ArraySet<? extends E> array) { in removeAll() method in WatchedArraySet
/aosp14/frameworks/base/api/
H A Dapi.go422 func removeAll(s []string, vs []string) []string { func
/aosp14/frameworks/base/core/java/android/hardware/face/
H A DIFaceService.aidl114 void removeAll(IBinder token, int userId, IFaceServiceReceiver receiver, String opPackageName); in removeAll() method
H A DFaceManager.java582 public void removeAll(int userId, @NonNull RemovalCallback callback) { in removeAll() method in FaceManager
/aosp14/frameworks/base/core/java/android/hardware/fingerprint/
H A DIFingerprintService.aidl112 …void removeAll(IBinder token, int userId, IFingerprintServiceReceiver receiver, String opPackageNa… in removeAll() method
H A DFingerprintManager.java870 public void removeAll(int userId, @NonNull RemovalCallback callback) { in removeAll() method in FingerprintManager
/aosp14/system/core/libutils/
H A DString8.cpp395 bool String8::removeAll(const char* other) { in removeAll() function in android::String8
/aosp14/frameworks/base/services/core/java/com/android/server/biometrics/sensors/face/
H A DFaceService.java399 public void removeAll(final IBinder token, final int userId, in removeAll() method in FaceService.FaceServiceWrapper
/aosp14/frameworks/base/apex/jobscheduler/service/java/com/android/server/job/
H A DJobStore.java1827 private void removeAll(Predicate<JobStatus> predicate) { in removeAll() method in JobStore.JobSet
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...