Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/src/android/widget/espresso/
DMouseUiController.java75 public boolean injectString(String str) throws InjectEventSecurityException { in injectString() method in MouseUiController
76 return mUiController.injectString(str); in injectString()