Searched refs:serviceTestRule (Results 1 – 1 of 1) sorted by relevance
135 public static <T extends ProfileService> void startService(ServiceTestRule serviceTestRule, in startService() argument146 serviceTestRule.startService(startIntent); in startService()166 public static <T extends ProfileService> void stopService(ServiceTestRule serviceTestRule, in stopService() argument177 serviceTestRule.startService(stopIntent); in stopService()