/aosp12/packages/apps/Messaging/src/com/android/messaging/mmslib/pdu/ |
H A D | PduBody.java | 65 public void removeAll() { in removeAll() method in PduBody
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/util/leak/ |
H A D | AbstractCollection.java | 70 public boolean removeAll(Collection<?> collection) { in removeAll() method in AbstractCollection
|
/aosp12/packages/apps/Car/SystemUI/src/com/android/systemui/car/statusbar/ |
H A D | UserNameViewController.java | 104 public void removeAll() { in removeAll() method in UserNameViewController
|
/aosp12/packages/apps/Car/Dialer/framework/fake/src/com/android/car/dialer/framework/testdata/ |
H A D | CallLogDataHandler.java | 133 Runnable removeAll = () -> { in removeAllCalllogs() local
|
/aosp12/packages/apps/Messaging/src/android/support/v7/mms/pdu/ |
H A D | PduBody.java | 118 public void removeAll() { in removeAll() method in PduBody
|
/aosp12/frameworks/base/telephony/common/com/google/android/mms/pdu/ |
H A D | PduBody.java | 125 public void removeAll() { in removeAll() method in PduBody
|
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/ |
H A D | TaskKeyLruCache.java | 55 public synchronized void removeAll(Predicate<TaskKey> keyCheck) { in removeAll() method in TaskKeyLruCache
|
/aosp12/frameworks/base/core/java/android/os/ |
H A D | RegistrantList.java | 69 public synchronized void removeAll() { in removeAll() method in RegistrantList
|
/aosp12/packages/apps/Car/SystemUI/src/com/android/systemui/car/systembar/ |
H A D | ButtonRoleHolderController.java | 101 void removeAll() { in removeAll() method in ButtonRoleHolderController
|
H A D | PrivacyChipViewController.java | 224 public void removeAll() { in removeAll() method in PrivacyChipViewController
|
H A D | ButtonSelectionStateController.java | 91 protected void removeAll() { in removeAll() method in ButtonSelectionStateController
|
H A D | CarSystemBarController.java | 144 public void removeAll() { in removeAll() method in CarSystemBarController
|
/aosp12/frameworks/base/core/java/android/util/ |
H A 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
|
H A 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
|
H A D | ArrayMap.java | 999 public boolean removeAll(Collection<?> collection) { in removeAll() method in ArrayMap
|
/aosp12/packages/apps/Car/Settings/tests/unit/src/com/android/car/settings/enterprise/ |
H A D | BasePreferenceControllerTestCase.java | 132 @Override public void removeAll() { in removeAll() method in BasePreferenceControllerTestCase.DummyPreferenceGroup
|
/aosp12/frameworks/base/core/java/android/preference/ |
H A D | PreferenceGroup.java | 208 public void removeAll() { in removeAll() method in PreferenceGroup
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/classifier/ |
H A D | TimeLimitedMotionEventBuffer.java | 140 public boolean removeAll(Collection<?> c) { in removeAll() method in TimeLimitedMotionEventBuffer
|
/aosp12/frameworks/base/services/core/java/com/android/server/utils/ |
H A D | WatchedArraySet.java | 338 public boolean removeAll(ArraySet<? extends E> array) { in removeAll() method in WatchedArraySet
|
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/model/data/ |
H A D | FolderInfo.java | 149 public void removeAll(List<WorkspaceItemInfo> items, boolean animate) { in removeAll() method in FolderInfo
|
/aosp12/packages/apps/UniversalMediaPlayer/java/com/android/pump/util/ |
H A D | Http.java | 255 private Builder removeAll(String fieldName) { in removeAll() method in Http.Headers.Builder
|
/aosp12/frameworks/base/core/java/android/hardware/face/ |
H A D | IFaceService.aidl | 95 void removeAll(IBinder token, int userId, IFaceServiceReceiver receiver, String opPackageName); in removeAll() method
|
/aosp12/frameworks/base/core/java/android/hardware/fingerprint/ |
H A D | IFingerprintService.aidl | 98 …void removeAll(IBinder token, int userId, IFingerprintServiceReceiver receiver, String opPackageNa… in removeAll() method
|
/aosp12/frameworks/av/services/camera/libcameraservice/utils/ |
H A D | ClientManager.h | 672 void ClientManager<KEY, VALUE, LISTENER>::removeAll() { in removeAll() function
|
/aosp12/system/core/libutils/ |
H A D | String8.cpp | 394 bool String8::removeAll(const char* other) { in removeAll() function in android::String8
|