/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/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.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
|
D | ArraySet.java | 670 public boolean removeAll(ArraySet<? extends E> array) { in removeAll() method in ArraySet 957 public boolean removeAll(Collection<?> collection) { in removeAll() method in ArraySet
|
D | ArrayMap.java | 999 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/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/core/java/android/hardware/face/ |
D | IFaceService.aidl | 92 void removeAll(IBinder token, int userId, IFaceServiceReceiver receiver, String opPackageName); in removeAll() method
|
D | FaceManager.java | 535 public void removeAll(int userId, @NonNull RemovalCallback callback) { in removeAll() method in FaceManager
|
/frameworks/base/core/java/android/hardware/fingerprint/ |
D | IFingerprintService.aidl | 96 …void removeAll(IBinder token, int userId, IFingerprintServiceReceiver receiver, String opPackageNa… in removeAll() method
|
D | FingerprintManager.java | 769 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 | 404 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 | 1262 private void removeAll(Predicate<JobStatus> predicate) { in removeAll() method in JobStore.JobSet
|
/frameworks/base/services/core/java/com/android/server/biometrics/sensors/fingerprint/ |
D | FingerprintService.java | 527 public void removeAll(final IBinder token, final int userId, in removeAll() method in FingerprintService.FingerprintServiceWrapper
|