Home
last modified time | relevance | path

Searched refs:anyOf (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/location/java/android/location/
DLocationManager.java463 @RequiresPermission(anyOf = {ACCESS_COARSE_LOCATION, ACCESS_FINE_LOCATION})
495 @RequiresPermission(anyOf = {ACCESS_COARSE_LOCATION, ACCESS_FINE_LOCATION})
528 @RequiresPermission(anyOf = {ACCESS_COARSE_LOCATION, ACCESS_FINE_LOCATION})
556 @RequiresPermission(anyOf = {ACCESS_COARSE_LOCATION, ACCESS_FINE_LOCATION})
658 @RequiresPermission(anyOf = {ACCESS_COARSE_LOCATION, ACCESS_FINE_LOCATION})
688 @RequiresPermission(anyOf = {ACCESS_COARSE_LOCATION, ACCESS_FINE_LOCATION})
718 @RequiresPermission(anyOf = {ACCESS_COARSE_LOCATION, ACCESS_FINE_LOCATION})
741 @RequiresPermission(anyOf = {ACCESS_COARSE_LOCATION, ACCESS_FINE_LOCATION})
765 @RequiresPermission(anyOf = {ACCESS_COARSE_LOCATION, ACCESS_FINE_LOCATION})
985 @RequiresPermission(anyOf = {ACCESS_COARSE_LOCATION, ACCESS_FINE_LOCATION})
[all …]
/frameworks/support/annotations/src/android/support/annotation/
DRequiresPermission.java100 String[] anyOf() default {}; in anyOf() method
/frameworks/base/core/java/android/annotation/
DRequiresPermission.java104 String[] anyOf() default {}; in anyOf() method
/frameworks/base/core/tests/coretests/src/android/widget/
DTextViewActivityTest.java57 import static org.hamcrest.Matchers.anyOf;
107 onView(withId(R.id.textview)).check(hasInsertionPointerAtIndex(anyOf(is(0), is(2)))); in testPositionCursorAtTextAtIndex_arabic()
113 onView(withId(R.id.textview)).check(hasInsertionPointerAtIndex(anyOf(is(3), is(5)))); in testPositionCursorAtTextAtIndex_arabic()
128 onView(withId(R.id.textview)).check(hasInsertionPointerAtIndex(anyOf(is(0), is(2)))); in testPositionCursorAtTextAtIndex_devanagari()
/frameworks/base/core/java/android/content/pm/
DPackageManager.java4794 @RequiresPermission(anyOf = {
5028 @RequiresPermission(anyOf = {
/frameworks/data-binding/prebuilds/1.0-rc0/
Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...
/frameworks/base/api/
Dcurrent.txt59169 …method public static java.util.concurrent.CompletableFuture<java.lang.Object> anyOf(java.util.conc…
Dtest-current.txt59249 …method public static java.util.concurrent.CompletableFuture<java.lang.Object> anyOf(java.util.conc…
Dsystem-current.txt62526 …method public static java.util.concurrent.CompletableFuture<java.lang.Object> anyOf(java.util.conc…