Home
last modified time | relevance | path

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

/aosp12/packages/apps/Car/Dialer/src/com/android/car/dialer/notification/
H A DInCallNotificationController.java100 getFullscreenIntent(call), /* highPriority= */true); in showInCallNotification()
153 private PendingIntent getFullscreenIntent(Call call) { in getFullscreenIntent() method in InCallNotificationController