Home
last modified time | relevance | path

Searched refs:retainAll (Results 1 – 24 of 24) sorted by relevance

/frameworks/data-binding/integration-tests/TestApp/app/src/androidTestApi7/java/android/databinding/testapp/
DObservableArrayMapTest.java183 assertTrue(mObservable.retainAll(toRetain)); in testRetainAll()
190 assertFalse(mObservable.retainAll(toRetain)); in testRetainAll()
/frameworks/support/v4/java/android/support/v4/util/
DMapCollections.java228 public boolean retainAll(Collection<?> collection) { in retainAll() method in MapCollections.EntrySet
318 public boolean retainAll(Collection<?> collection) { in retainAll() method in MapCollections.KeySet
423 public boolean retainAll(Collection<?> collection) { in retainAll() method in MapCollections.ValuesCollection
DArrayMap.java160 public boolean retainAll(Collection<?> collection) { in retainAll() method in ArrayMap
/frameworks/base/core/java/android/util/
DMapCollections.java230 public boolean retainAll(Collection<?> collection) { in retainAll() method in MapCollections.EntrySet
320 public boolean retainAll(Collection<?> collection) { in retainAll() method in MapCollections.KeySet
425 public boolean retainAll(Collection<?> collection) { in retainAll() method in MapCollections.ValuesCollection
DArraySet.java725 public boolean retainAll(Collection<?> collection) { in retainAll() method in ArraySet
DArrayMap.java837 public boolean retainAll(Collection<?> collection) { in retainAll() method in ArrayMap
/frameworks/data-binding/library/src/main/java/android/databinding/
DObservableArrayMap.java72 public boolean retainAll(Collection<?> collection) { in retainAll() method in ObservableArrayMap
/frameworks/base/test-runner/src/android/test/
DMoreAsserts.java224 intersection.retainAll(actual); in assertEquals()
/frameworks/support/v4/api21/android/support/v4/app/
DFragmentTransitionCompat21.java134 renamedViews.keySet().retainAll(nameOverrides.values()); in addTransitionTargets()
/frameworks/base/core/java/android/accounts/
DChooseTypeAndAccountActivity.java515 setOfRelevantAccountTypes.retainAll(supportedAccountTypes); in getReleventAccountTypes()
/frameworks/support/v4/java/android/support/v4/app/
DBackStackRecord.java1094 namedViews.retainAll(mSharedElementTargetNames); in remapSharedElements()
1350 namedViews.retainAll(mSharedElementTargetNames); in mapEnteringSharedElements()
/frameworks/base/keystore/java/android/security/keystore/
DAndroidKeyStoreKeyPairGeneratorSpi.java809 result.retainAll(authorizedKeymasterKeyDigests); in getAvailableKeymasterSignatureDigests()
/frameworks/base/core/java/android/app/
DBackStackRecord.java1048 namedViews.retainAll(mSharedElementTargetNames); in remapSharedElements()
1524 namedViews.retainAll(mSharedElementTargetNames); in mapEnteringSharedElements()
DActivityTransitionCoordinator.java220 sharedElements.retainAll(mAllSharedElementNames); in viewsReady()
/frameworks/data-binding/prebuilds/1.0-rc0/
Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyManagerService.java5134 result.retainAll(fromAdmin); in getPermittedAccessibilityServicesForUser()
5289 result.retainAll(fromAdmin); in getPermittedInputMethodsForCurrentUser()
/frameworks/support/v4/api/
D22.0.0.txt1601 method public boolean retainAll(java.util.Collection<?>);
D22.1.0.txt1620 method public boolean retainAll(java.util.Collection<?>);
D22.2.1.txt1679 method public boolean retainAll(java.util.Collection<?>);
D22.2.0.txt1678 method public boolean retainAll(java.util.Collection<?>);
D23.txt1870 method public boolean retainAll(java.util.Collection<?>);
Dcurrent.txt1876 method public boolean retainAll(java.util.Collection<?>);
/frameworks/base/api/
Dcurrent.txt33847 method public boolean retainAll(java.util.Collection<?>);
33872 method public boolean retainAll(java.util.Collection<?>);
50321 method public boolean retainAll(java.util.Collection<?>);
50688 method public abstract boolean retainAll(java.util.Collection<?>);
51148 method public abstract boolean retainAll(java.util.Collection<?>);
51575 method public abstract boolean retainAll(java.util.Collection<?>);
52087 method public synchronized boolean retainAll(java.util.Collection<?>);
Dsystem-current.txt36139 method public boolean retainAll(java.util.Collection<?>);
36164 method public boolean retainAll(java.util.Collection<?>);
52927 method public boolean retainAll(java.util.Collection<?>);
53294 method public abstract boolean retainAll(java.util.Collection<?>);
53754 method public abstract boolean retainAll(java.util.Collection<?>);
54181 method public abstract boolean retainAll(java.util.Collection<?>);
54693 method public synchronized boolean retainAll(java.util.Collection<?>);