Searched refs:MATCH_VIEW_NAME_STR (Results 1 – 1 of 1) sorted by relevance
155 private static final String MATCH_VIEW_NAME_STR = "viewName"; field in Transition302 } else if (MATCH_VIEW_NAME_STR.equalsIgnoreCase(token)) { in parseMatchOrder()