Searched defs:updateIntent (Results 1 – 8 of 8) sorted by relevance
50 final Intent updateIntent = new Intent(DICTIONARY_DECAY_INTENT_ACTION); in setUpIntervalAlarmForDictionaryDecaying() local
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
65 Intent updateIntent = new Intent(context, UpdateService.class); in getPendingIntent() local
88 Intent updateIntent = new Intent(context, BookmarkThumbnailWidgetService.class); in performUpdate() local
201 final Intent updateIntent = new Intent(DictionaryPackConstants.UPDATE_NOW_INTENT_ACTION); in checkTimeAndMaybeSetupUpdateAlarm() local
54 Intent updateIntent = new Intent(MediaPlaybackService.SERVICECMD); in onUpdate() local
125 Intent updateIntent = new Intent(context, CalendarAppWidgetService.class); in performUpdate() local