Home
last modified time | relevance | path

Searched defs:fullScreenIntent (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/telecom-apps/Utils/src/android/telecom/cts/apps/
DNotificationUtils.java38 PendingIntent fullScreenIntent = createPendingIntent(context); in createCallStyleNotification() local
53 PendingIntent fullScreenIntent) { in getCallStyle()