Searched refs:getLastHistoryToken (Results 1 – 2 of 2) sorted by relevance
80 public static HistoryToken getLastHistoryToken() { in getLastHistoryToken() method in CustomHistory93 if (token.equals(getLastHistoryToken())) { in newItem()
150 args.put("url_token", new JSONString(CustomHistory.getLastHistoryToken().toString())); in onClick()