Searched refs:uploadAnomalyPendingIntent (Results 1 – 3 of 3) sorted by relevance
42 BatteryTipUtils.uploadAnomalyPendingIntent(context, statsManager); in onReceive()
76 BatteryTipUtils.uploadAnomalyPendingIntent(this, statsManager); in onStartJob()
121 public static void uploadAnomalyPendingIntent(Context context, StatsManager statsManager) in uploadAnomalyPendingIntent() method in BatteryTipUtils