Home
last modified time | relevance | path

Searched refs:extraIntent (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Settings/src/com/android/settings/fuelgauge/batterytip/
DBatteryTipUtils.java125 final Intent extraIntent = new Intent(context, AnomalyDetectionReceiver.class); in uploadAnomalyPendingIntent() local
127 extraIntent, PendingIntent.FLAG_UPDATE_CURRENT); in uploadAnomalyPendingIntent()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/fuelgauge/batterytip/
DBatteryTipUtils.java125 final Intent extraIntent = new Intent(context, AnomalyDetectionReceiver.class); in uploadAnomalyPendingIntent() local
127 extraIntent, PendingIntent.FLAG_UPDATE_CURRENT); in uploadAnomalyPendingIntent()