Home
last modified time | relevance | path

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

/platform_testing/tests/functional/notificationtests/src/com/android/notification/functional/
DNotificationHelper.java267 R.drawable.stat_notify_email, "Reply", ToastService.getPendingIntent(mContext, in sendNotificationsWithInlineReply()
342 public static PendingIntent getPendingIntent(Context context, String text) { in getPendingIntent() method in NotificationHelper.ToastService
/platform_testing/libraries/system-helpers/sysui-helper/src/android/system/helpers/
DNotificationHelper.java252 public static PendingIntent getPendingIntent(Context context, String text) { in getPendingIntent() method in NotificationHelper.ToastService