Searched refs:within (Results 1 - 7 of 7) sorted by relevance

/frameworks/support/fragment/src/androidTest/java/androidx/fragment/app/
H A DCtsMockitoUtils.java31 public static VerificationMode within(long timeout) { method in class:CtsMockitoUtils
57 // Found our match within our timeout. Mark all invocations as verified
H A DTransitionFragment.java69 verify(mListener, CtsMockitoUtils.within(300)).onTransitionEnd((Transition) any());
/frameworks/rs/script_api/
H A Drs_object_info.spec64 Samplers objects define how Allocations can be read as structure within a kernel.
281 sub-element within the instantiation of the Element.
305 Returns the Allocation for a given pointer. The pointer should point within a valid
H A Drs_allocation_create.spec142 only supported usage flags for Allocations created from within a RenderScript
H A Drs_matrix.spec133 summary: Checks if a sphere is within the frustum planes
135 Returns true if the sphere is within the 6 frustum planes.
H A Drs_math.spec2920 quotient gives the quadrant and the remainder the distance within the quadrant.
2922 to reduce very large value of x to something within a limited range.
/frameworks/support/v7/recyclerview/src/androidTest/java/androidx/recyclerview/widget/
H A DBaseRecyclerViewInstrumentationTest.java1263 * @param child The child view to be checked whether is partially (or fully) within RV's bounds.
1291 * @param child The child view to be checked whether is fully within RV's bounds.

Completed in 196 milliseconds