Home
last modified time | relevance | path

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

/cts/tests/tests/telecom-apps/Utils/src/android/telecom/cts/apps/
DNotificationUtils.java44 .setStyle(getCallStyle(isOutgoing, person, fullScreenIntent)) in createCallStyleNotification()
50 private static Notification.CallStyle getCallStyle( in getCallStyle() method in NotificationUtils