Searched refs:createTestService (Results 1 – 3 of 3) sorted by relevance
66 assertThat(createTestService().isUiContext()).isFalse(); in testIsUiContextOnService()
71 createTestService().getDisplay(); in testGetDisplayFromService()
104 public Service createTestService() throws TimeoutException { in createTestService() method in ContextTestBase