Home
last modified time | relevance | path

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

/cts/tests/tests/telecom-apps/Utils/src/android/telecom/cts/apps/
DNotificationUtils.java31 private static final String CALL_STYLE_TITLE = "Telecom CTS Test App"; field in NotificationUtils
42 .setContentTitle(CALL_STYLE_TITLE) in createCallStyleNotification()
75 .setContentTitle(CALL_STYLE_TITLE) in updateNotificationToOngoing()