Searched refs:extraIntent (Results 1 – 1 of 1) sorted by relevance
123 final Intent extraIntent = new Intent(context, AnomalyDetectionReceiver.class); in uploadAnomalyPendingIntent() local125 extraIntent, PendingIntent.FLAG_UPDATE_CURRENT | PendingIntent.FLAG_MUTABLE); in uploadAnomalyPendingIntent()