Searched defs:updateIntent (Results 1 – 7 of 7) sorted by relevance
75 Intent updateIntent = new Intent(this, Service.class); in onCreate() local102 Intent updateIntent = new Intent(context, Service.class); in onReceive() local
108 Intent updateIntent = new Intent(this, Service.class); in onClick() local
61 Intent updateIntent = new Intent(context, UpdateService.class); in getPendingIntent() local
140 final Intent updateIntent = new Intent( in downloadLatestDictionaries() local
54 Intent updateIntent = new Intent(MediaPlaybackService.SERVICECMD); in onUpdate() local
231 final Intent updateIntent = new Intent(DictionaryPackConstants.UPDATE_NOW_INTENT_ACTION); in checkTimeAndMaybeSetupUpdateAlarm() local
125 Intent updateIntent = new Intent(context, CalendarAppWidgetService.class); in performUpdate() local