Searched refs:MonkeyViewException (Results 1 – 2 of 2) sorted by relevance
18 public class MonkeyViewException extends java.lang.Exception { class22 public MonkeyViewException() { in MonkeyViewException() method in MonkeyViewException31 public MonkeyViewException(String message) { in MonkeyViewException() method in MonkeyViewException
147 private static AccessibilityNodeInfo getNodeByViewId(String viewId) throws MonkeyViewException { in getNodeByViewId()210 } catch (MonkeyViewException e) { in translateCommand()