Searched refs:regularService (Results 1 – 1 of 1) sorted by relevance
202 final ServiceInfo regularService = new ServiceInfo(); in testGetProcessNameForService() local203 regularService.processName = "com.foo"; in testGetProcessNameForService()204 String processName = ActiveServices.getProcessNameForService(regularService, null, null, in testGetProcessNameForService()