Searched defs:expectStartActivityIntent (Results 1 – 2 of 2) sorted by relevance
554 fun expectStartActivityIntent(timeoutMs: Long = HANDLER_TIMEOUT_MS): Intent { in expectStartActivityIntent() method
735 public Intent expectStartActivityIntent(int timeoutMs) { in expectStartActivityIntent() method in ConnectivityServiceTest.MockContext