Searched defs:updateIntent (Results 1 – 6 of 6) sorted by relevance
82 Intent updateIntent = new Intent(this, Service.class); in onCreate() local109 Intent updateIntent = new Intent(context, Service.class); in onReceive() local
108 Intent updateIntent = new Intent(this, Service.class); in onClick() local
89 private void updateIntent() { in updateIntent() method in WorkPolicyInfoPreferenceController
140 final Intent updateIntent = new Intent( in downloadLatestDictionaries() 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