Home
last modified time | relevance | path

Searched refs:simulateHistoryToken (Results 1 – 2 of 2) sorted by relevance

/external/autotest/frontend/client/src/autotest/common/
DCustomHistory.java48 public static void simulateHistoryToken(HistoryToken token) { in simulateHistoryToken() method in CustomHistory
/external/autotest/frontend/client/src/autotest/tko/
DSavedQueriesControl.java213 CustomHistory.simulateHistoryToken(token); in onHistoryChanged()