Home
last modified time | relevance | path

Searched refs:getConstraints (Results 1 – 11 of 11) sorted by relevance

/aosp14/frameworks/base/core/tests/coretests/src/android/widget/espresso/
H A DViewClickAction.java41 public Matcher<View> getConstraints() { in getConstraints() method in ViewClickAction
42 return mGeneralClickAction.getConstraints(); in getConstraints()
H A DMouseClickAction.java119 public Matcher<View> getConstraints() { in getConstraints() method in MouseClickAction
120 return mViewClickAction.getConstraints(); in getConstraints()
H A DSuggestionsPopupwindowUtils.java111 public Matcher<View> getConstraints() { in getConstraints() method in SuggestionsPopupwindowUtils.SuggestionItemClickAction
H A DDragAction.java446 public Matcher<View> getConstraints() { in getConstraints() method in DragAction
/aosp14/frameworks/base/drm/java/android/drm/
H A DDrmManagerClient.java398 public ContentValues getConstraints(String path, int action) { in getConstraints() method in DrmManagerClient
429 public ContentValues getConstraints(Uri uri, int action) { in getConstraints() method in DrmManagerClient
433 return getConstraints(convertUriToPath(uri), action); in getConstraints()
/aosp14/frameworks/base/core/tests/coretests/src/android/view/
H A DPinchZoomAction.java214 public Matcher<View> getConstraints() { in getConstraints() method in PinchZoomAction
/aosp14/frameworks/base/drm/jni/
H A Dandroid_drm_DrmManagerClient.cpp253 = getDrmManagerClientImpl(env, thiz)->getConstraints(uniqueId, &pathString, usage); in android_drm_DrmManagerClient_getConstraintsFromContent()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/packages/CredentialManager/
H A Dprofile.txt.prof1081 HSPLandroidx/compose/foundation/layout/BoxWithConstraintsScopeImpl;->getConstraints-msEJaDk()J
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt14610 method @Deprecated public android.content.ContentValues getConstraints(String, int);
14611 method @Deprecated public android.content.ContentValues getConstraints(android.net.Uri, int);
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt32494 HSPLsun/security/util/DisabledAlgorithmConstraints$Constraints;->getConstraints(Ljava/lang/String;)…