Home
last modified time | relevance | path

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

/packages/apps/Dialer/InCallUI/src/com/android/incallui/
DStatusBarNotifier.java286 final PendingIntent inCallPendingIntent = createLaunchPendingIntent(); in buildAndSendNotification()
709 private PendingIntent createLaunchPendingIntent() { in createLaunchPendingIntent() method in StatusBarNotifier