Searched refs:IsolatedProcessService (Results 1 – 2 of 2) sorted by relevance
24 public class IsolatedProcessService extends Service { class
228 Intent intent = new Intent(context, IsolatedProcessService.class); in testIsolatedProcessService()