Home
last modified time | relevance | path

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

/cts/tests/tests/telecom-apps/Utils/src/android/telecom/cts/apps/
DNotificationUtils.java72 Notification callStyleNotification = new Notification.Builder(context, in updateNotificationToOngoing() local
88 notificationManager.notify(notificationId, callStyleNotification); in updateNotificationToOngoing()