Searched refs:createContentIntent (Results 1 – 3 of 3) sorted by relevance
374 .setContentIntent(createContentIntent(context, intent, 1)) in onDisplayPerformanceBoostNotification()390 createContentIntent(context, intent, 2)).build()) in onDisplayPerformanceBoostNotification()447 @NonNull public PendingIntent createContentIntent(@NonNull Context context, in createContentIntent() method in SlicePurchaseBroadcastReceiver
183 .setContentIntent(createContentIntent(printJob.getId())) in createNotification()273 private PendingIntent createContentIntent(PrintJobId printJobId) { in createContentIntent() method in NotificationController
233 doReturn(mContentIntent1).when(mSlicePurchaseBroadcastReceiver).createContentIntent( in displayPerformanceBoostNotification()235 doReturn(mContentIntent2).when(mSlicePurchaseBroadcastReceiver).createContentIntent( in displayPerformanceBoostNotification()