Searched refs:NO_ACCESSIBILITY_EVENT (Results 1 – 1 of 1) sorted by relevance
63 private static final String NO_ACCESSIBILITY_EVENT = "No accessibility event has occured yet"; field in MonkeySourceNetworkViews168 return new MonkeyCommandReturn(false, NO_ACCESSIBILITY_EVENT); in translateCommand()