Searched refs:AsyncService (Results 1 – 1 of 1) sorted by relevance
39 intent.setClass(context, AsyncService.class); in onReceive()43 public static class AsyncService extends IntentService { class in PackagesMonitor44 public AsyncService() { in AsyncService() method in PackagesMonitor.AsyncService