Searched refs:TEST_STOP_SEARCH (Results 1 – 2 of 2) sorted by relevance
34 setupActivity(SearchManagerStubActivity.TEST_STOP_SEARCH); in testStopSearch()
33 public static final String TEST_STOP_SEARCH = "stopSearch"; field in SearchManagerStubActivity54 if (action.equals(TEST_STOP_SEARCH)) { in onCreate()