Searched refs:injectString (Results 1 – 1 of 1) sorted by relevance
75 public boolean injectString(String str) throws InjectEventSecurityException { in injectString() method in MouseUiController76 return mUiController.injectString(str); in injectString()