Searched defs:intent (Results 1 – 1 of 1) sorted by relevance
99 Intent intent = new Intent(context, PrepareUpdateService.class); in startService() local126 protected void onHandleIntent(Intent intent) { in onHandleIntent()