Home
last modified time | relevance | path

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

12

/aosp12/packages/apps/Messaging/src/com/android/messaging/mmslib/pdu/
H A DPduBody.java65 public void removeAll() { in removeAll() method in PduBody
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/util/leak/
H A DAbstractCollection.java70 public boolean removeAll(Collection<?> collection) { in removeAll() method in AbstractCollection
/aosp12/packages/apps/Car/SystemUI/src/com/android/systemui/car/statusbar/
H A DUserNameViewController.java104 public void removeAll() { in removeAll() method in UserNameViewController
/aosp12/packages/apps/Car/Dialer/framework/fake/src/com/android/car/dialer/framework/testdata/
H A DCallLogDataHandler.java133 Runnable removeAll = () -> { in removeAllCalllogs() local
/aosp12/packages/apps/Messaging/src/android/support/v7/mms/pdu/
H A DPduBody.java118 public void removeAll() { in removeAll() method in PduBody
/aosp12/frameworks/base/telephony/common/com/google/android/mms/pdu/
H A DPduBody.java125 public void removeAll() { in removeAll() method in PduBody
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/
H A DTaskKeyLruCache.java55 public synchronized void removeAll(Predicate<TaskKey> keyCheck) { in removeAll() method in TaskKeyLruCache
/aosp12/frameworks/base/core/java/android/os/
H A DRegistrantList.java69 public synchronized void removeAll() { in removeAll() method in RegistrantList
/aosp12/packages/apps/Car/SystemUI/src/com/android/systemui/car/systembar/
H A DButtonRoleHolderController.java101 void removeAll() { in removeAll() method in ButtonRoleHolderController
H A DPrivacyChipViewController.java224 public void removeAll() { in removeAll() method in PrivacyChipViewController
H A DButtonSelectionStateController.java91 protected void removeAll() { in removeAll() method in ButtonSelectionStateController
H A DCarSystemBarController.java144 public void removeAll() { in removeAll() method in CarSystemBarController
/aosp12/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.java670 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 DArrayMap.java999 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 DBasePreferenceControllerTestCase.java132 @Override public void removeAll() { in removeAll() method in BasePreferenceControllerTestCase.DummyPreferenceGroup
/aosp12/frameworks/base/core/java/android/preference/
H A DPreferenceGroup.java208 public void removeAll() { in removeAll() method in PreferenceGroup
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/classifier/
H A DTimeLimitedMotionEventBuffer.java140 public boolean removeAll(Collection<?> c) { in removeAll() method in TimeLimitedMotionEventBuffer
/aosp12/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
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/model/data/
H A DFolderInfo.java149 public void removeAll(List<WorkspaceItemInfo> items, boolean animate) { in removeAll() method in FolderInfo
/aosp12/packages/apps/UniversalMediaPlayer/java/com/android/pump/util/
H A DHttp.java255 private Builder removeAll(String fieldName) { in removeAll() method in Http.Headers.Builder
/aosp12/frameworks/base/core/java/android/hardware/face/
H A DIFaceService.aidl95 void removeAll(IBinder token, int userId, IFaceServiceReceiver receiver, String opPackageName); in removeAll() method
/aosp12/frameworks/base/core/java/android/hardware/fingerprint/
H A DIFingerprintService.aidl98 …void removeAll(IBinder token, int userId, IFingerprintServiceReceiver receiver, String opPackageNa… in removeAll() method
/aosp12/frameworks/av/services/camera/libcameraservice/utils/
H A DClientManager.h672 void ClientManager<KEY, VALUE, LISTENER>::removeAll() { in removeAll() function
/aosp12/system/core/libutils/
H A DString8.cpp394 bool String8::removeAll(const char* other) { in removeAll() function in android::String8

12