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