Home
last modified time | relevance | path

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

/packages/apps/Dialer/InCallUI/src/com/android/incallui/
DStatusBarNotifier.java292 configureFullScreenIntent(builder, inCallPendingIntent, call); in buildAndSendNotification()
652 private void configureFullScreenIntent(Notification.Builder builder, PendingIntent intent, in configureFullScreenIntent() method in StatusBarNotifier