Home
last modified time | relevance | path

Searched defs:getConstraints (Results 1 – 15 of 15) sorted by relevance

/frameworks/support/wear/tests/src/android/support/wear/widget/util/
DAsyncViewActions.java66 public org.hamcrest.Matcher<View> getConstraints() { in waitForMatchingView() method in AsyncViewActions
/frameworks/base/core/tests/coretests/src/android/widget/espresso/
DViewClickAction.java40 public Matcher<View> getConstraints() { in getConstraints() method in ViewClickAction
DSuggestionsPopupwindowUtils.java107 public Matcher<View> getConstraints() { in getConstraints() method in SuggestionsPopupwindowUtils.SuggestionItemClickAction
DMouseClickAction.java118 public Matcher<View> getConstraints() { in getConstraints() method in MouseClickAction
DDragAction.java443 public Matcher<View> getConstraints() { in getConstraints() method in DragAction
/frameworks/base/core/tests/coretests/src/android/view/
DPinchZoomAction.java215 public Matcher<View> getConstraints() { in getConstraints() method in PinchZoomAction
/frameworks/support/design/tests/src/android/support/design/widget/
DBottomSheetBehaviorTest.java190 public Matcher<View> getConstraints() { in getConstraints() method in BottomSheetBehaviorTest.DragAction
252 public Matcher<View> getConstraints() { in getConstraints() method in BottomSheetBehaviorTest.AddViewAction
/frameworks/av/drm/libdrmframework/
DDrmManagerClient.cpp42 DrmConstraints* DrmManagerClient::getConstraints(const String8* path, const int action) { in getConstraints() function in DrmManagerClient
DNoOpDrmManagerClientImpl.cpp37 DrmConstraints* NoOpDrmManagerClientImpl::getConstraints( in getConstraints() function in android::NoOpDrmManagerClientImpl
DDrmManagerClientImpl.cpp100 DrmConstraints* DrmManagerClientImpl::getConstraints( in getConstraints() function in DrmManagerClientImpl
/frameworks/base/drm/java/android/drm/
DDrmManagerClient.java382 public ContentValues getConstraints(String path, int action) { in getConstraints() method in DrmManagerClient
413 public ContentValues getConstraints(Uri uri, int action) { in getConstraints() method in DrmManagerClient
/frameworks/av/drm/common/
DDrmEngineBase.cpp29 DrmConstraints* DrmEngineBase::getConstraints( in getConstraints() function in DrmEngineBase
DIDrmManagerService.cpp157 DrmConstraints* BpDrmManagerService::getConstraints( in getConstraints() function in BpDrmManagerService
/frameworks/av/drm/drmserver/
DDrmManagerService.cpp158 DrmConstraints* DrmManagerService::getConstraints( in getConstraints() function in DrmManagerService
DDrmManager.cpp153 DrmConstraints* DrmManager::getConstraints(int uniqueId, const String8* path, const int action) { in getConstraints() function in DrmManager