Searched refs:AsyncService (Results 1 – 2 of 2) sorted by relevance
40 intent.setClass(context, AsyncService.class); in onReceive()41 AsyncService.enqueueWork(context, intent); in onReceive()44 public static class AsyncService extends JobIntentService { class in PackagesMonitor48 enqueueWork(context, AsyncService.class, JOB_ID, work); in enqueueWork()
116 rule com.android.internal.util.AsyncService* com.android.wifi.x.@0