Home
last modified time | relevance | path

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

/packages/modules/ExtServices/java/tests/src/android/ext/services/notification/
DAssistantTest.kt262 nb.setContentIntent(createTestPendingIntent()) in <lambda>()
270 private fun createTestPendingIntent(): PendingIntent { in <lambda>() method
DNotificationOtpDetectionHelperTest.kt511 nb.setContentIntent(createTestPendingIntent()) in <lambda>()
539 private fun createTestPendingIntent(): PendingIntent { in <lambda>() method in android.ext.services.notification.NotificationOtpDetectionHelperTest