Searched refs:getConstraints (Results 1 - 25 of 44) sorted by last modified time

12

/frameworks/support/v4/tests/java/android/support/v4/testutils/
H A DLayoutDirectionActions.java34 public Matcher<View> getConstraints() {
H A DTextViewActions.java40 public Matcher<View> getConstraints() {
67 public Matcher<View> getConstraints() {
94 public Matcher<View> getConstraints() {
121 public Matcher<View> getConstraints() {
150 public Matcher<View> getConstraints() {
179 public Matcher<View> getConstraints() {
209 public Matcher<View> getConstraints() {
/frameworks/support/v4/tests/java/android/support/v4/view/
H A DViewPagerActions.java102 public Matcher<View> getConstraints() {
103 return baseAction.getConstraints();
146 public Matcher<View> getConstraints() {
174 public Matcher<View> getConstraints() {
202 public Matcher<View> getConstraints() {
232 public Matcher<View> getConstraints() {
262 public Matcher<View> getConstraints() {
289 public Matcher<View> getConstraints() {
/frameworks/support/v4/tests/java/android/support/v4/widget/
H A DSwipeRefreshLayoutActions.java32 public Matcher<View> getConstraints() {
57 public Matcher<View> getConstraints() {
/frameworks/support/v7/appcompat/tests/src/android/support/v7/app/
H A DDrawerDynamicLayoutTest.java88 public Matcher<View> getConstraints() {
/frameworks/support/v7/appcompat/tests/src/android/support/v7/testutils/
H A DAppCompatTintableViewActions.java44 public Matcher<View> getConstraints() {
71 public Matcher<View> getConstraints() {
99 public Matcher<View> getConstraints() {
127 public Matcher<View> getConstraints() {
154 public Matcher<View> getConstraints() {
H A DDrawerLayoutActions.java106 public Matcher<View> getConstraints() {
107 return baseAction.getConstraints();
150 public Matcher<View> getConstraints() {
175 public Matcher<View> getConstraints() {
200 public Matcher<View> getConstraints() {
225 public Matcher<View> getConstraints() {
250 public Matcher<View> getConstraints() {
275 public Matcher<View> getConstraints() {
300 public Matcher<View> getConstraints() {
327 public Matcher<View> getConstraints() {
[all...]
H A DTestUtilsActions.java40 public Matcher<View> getConstraints() {
66 public Matcher<View> getConstraints() {
94 public Matcher<View> getConstraints() {
121 public Matcher<View> getConstraints() {
144 public Matcher<View> getConstraints() {
/frameworks/support/v7/appcompat/tests/src/android/support/v7/widget/
H A DPopupMenuTest.java147 public Matcher<View> getConstraints() {
172 public Matcher<View> getConstraints() {
197 public Matcher<View> getConstraints() {
/frameworks/support/design/tests/src/android/support/design/testutils/
H A DDrawerLayoutActions.java34 public Matcher<View> getConstraints() {
62 public Matcher<View> getConstraints() {
H A DFloatingActionButtonActions.java36 public Matcher<View> getConstraints() {
60 public Matcher<View> getConstraints() {
84 public Matcher<View> getConstraints() {
H A DNavigationViewActions.java43 public Matcher<View> getConstraints() {
70 public Matcher<View> getConstraints() {
97 public Matcher<View> getConstraints() {
124 public Matcher<View> getConstraints() {
151 public Matcher<View> getConstraints() {
179 public Matcher<View> getConstraints() {
206 public Matcher<View> getConstraints() {
233 public Matcher<View> getConstraints() {
260 public Matcher<View> getConstraints() {
288 public Matcher<View> getConstraints() {
[all...]
H A DTabLayoutActions.java44 public Matcher<View> getConstraints() {
72 public Matcher<View> getConstraints() {
99 public Matcher<View> getConstraints() {
126 public Matcher<View> getConstraints() {
H A DTestUtilsActions.java45 public Matcher<View> getConstraints() {
88 public Matcher<View> getConstraints() {
114 public Matcher<View> getConstraints() {
142 public Matcher<View> getConstraints() {
169 public Matcher<View> getConstraints() {
199 public Matcher<View> getConstraints() {
H A DTextInputLayoutActions.java34 public Matcher<View> getConstraints() {
58 public Matcher<View> getConstraints() {
H A DViewPagerActions.java43 public Matcher<View> getConstraints() {
71 public Matcher<View> getConstraints() {
99 public Matcher<View> getConstraints() {
129 public Matcher<View> getConstraints() {
159 public Matcher<View> getConstraints() {
186 public Matcher<View> getConstraints() {
213 public Matcher<View> getConstraints() {
/frameworks/support/design/tests/src/android/support/design/widget/
H A DBaseDynamicCoordinatorLayoutTest.java83 public Matcher<View> getConstraints() {
111 public Matcher<View> getConstraints() {
H A DBottomSheetBehaviorTest.java132 public Matcher<View> getConstraints() { method in class:BottomSheetBehaviorTest.DragAction
195 public Matcher<View> getConstraints() { method in class:BottomSheetBehaviorTest.AddViewAction
H A DCoordinatorSnackbarWithFabTest.java63 public Matcher<View> getConstraints() {
H A DDesignViewActions.java38 public Matcher<View> getConstraints() {
57 public Matcher<View> getConstraints() {
/frameworks/support/percent/tests/java/android/support/percent/
H A DLayoutDirectionActions.java34 public Matcher<View> getConstraints() {
H A DPercentDynamicLayoutTest.java84 public Matcher<View> getConstraints() {
/frameworks/base/drm/java/android/drm/
H A DDrmManagerClient.java375 public ContentValues getConstraints(String path, int action) { method in class:DrmManagerClient
406 public ContentValues getConstraints(Uri uri, int action) { method in class:DrmManagerClient
410 return getConstraints(convertUriToPath(uri), action);
/frameworks/base/drm/jni/
H A Dandroid_drm_DrmManagerClient.cpp253 = getDrmManagerClientImpl(env, thiz)->getConstraints(uniqueId, &pathString, usage);
/frameworks/base/core/tests/coretests/src/android/widget/espresso/
H A DDragAction.java443 public Matcher<View> getConstraints() { method in class:DragAction

Completed in 992 milliseconds

12