Searched refs:serviceTestRule (Results 1 – 1 of 1) sorted by relevance
136 public static <T extends ProfileService> void startService(ServiceTestRule serviceTestRule, in startService() argument147 serviceTestRule.startService(startIntent); in startService()167 public static <T extends ProfileService> void stopService(ServiceTestRule serviceTestRule, in stopService() argument178 serviceTestRule.startService(stopIntent); in stopService()