Searched refs:updateIntent (Results 1 – 2 of 2) sorted by relevance
57 Intent updateIntent = in onComplicationUpdate() local59 updateIntent.setAction(UpdateComplicationDataService.ACTION_UPDATE_COMPLICATION); in onComplicationUpdate()61 updateIntent.putExtra(UpdateComplicationDataService.EXTRA_COMPLICATION_ID, complicationId); in onComplicationUpdate()71 updateIntent, in onComplicationUpdate()
140 PendingIntent updateIntent = PendingIntent.getService(this, 0, updateOperation, in onDataChanged() local143 questionNumToDrawableId.get(i), null, updateIntent) in onDataChanged()