Home
last modified time | relevance | path

Searched refs:AsyncService (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/app/
DPackagesMonitor.java39 intent.setClass(context, AsyncService.class); in onReceive()
43 public static class AsyncService extends IntentService { class in PackagesMonitor
44 public AsyncService() { in AsyncService() method in PackagesMonitor.AsyncService