Home
last modified time | relevance | path

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

/cts/tests/tests/app/src/android/app/cts/
DSearchManagerTest.java32 public void testStopSearch() throws InterruptedException { in testStopSearch() method in SearchManagerTest
/cts/tests/app/src/android/app/cts/
DSearchManagerStubActivity.java55 testStopSearch(); in onCreate()
131 private void testStopSearch() { in testStopSearch() method in SearchManagerStubActivity