Home
last modified time | relevance | path

Searched refs:getEditTextMarker (Results 1 – 2 of 2) sorted by relevance

/cts/tests/framework/base/windowmanager/util/src/android/server/wm/
DWindowInsetsAnimationTestBase.java349 public String getEditTextMarker() { in getEditTextMarker() method in WindowInsetsAnimationTestBase.TestActivity
/cts/tests/framework/base/windowmanager/src/android/server/wm/insets/
DWindowInsetsAnimationControllerTests.java203 editorMatcher("onStartInput", mActivity.getEditTextMarker()), in setUpWindowInsetsAnimationControllerTests()