Home
last modified time | relevance | path

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

/platform_testing/tests/androidbvt/src/com/android/androidbvt/
DSysUINotificationShadeTests.java236 R.drawable.stat_notify_email, "Reply", ToastService.getPendingIntent(mContext, in sendNotificationsWithInLineReply()
311 public static PendingIntent getPendingIntent(Context context, String text) { in getPendingIntent() method in SysUINotificationShadeTests.ToastService
/platform_testing/tests/functional/notificationtests/src/com/android/notification/functional/
DNotificationHelper.java322 R.drawable.stat_notify_email, "Reply", ToastService.getPendingIntent(mContext, in sendNotificationsWithInLineReply()
373 public static PendingIntent getPendingIntent(Context context, String text) { in getPendingIntent() method in NotificationHelper.ToastService