Searched refs:anyOf (Results 1 – 9 of 9) sorted by relevance
463 @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 …]
100 String[] anyOf() default {}; in anyOf() method
104 String[] anyOf() default {}; in anyOf() method
57 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()
4794 @RequiresPermission(anyOf = {5028 @RequiresPermission(anyOf = {
META-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...
59169 …method public static java.util.concurrent.CompletableFuture<java.lang.Object> anyOf(java.util.conc…
59249 …method public static java.util.concurrent.CompletableFuture<java.lang.Object> anyOf(java.util.conc…
62526 …method public static java.util.concurrent.CompletableFuture<java.lang.Object> anyOf(java.util.conc…