Home
last modified time | relevance | path

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

/cts/tests/tests/telecom-apps/Utils/src/android/telecom/cts/apps/
DNotificationUtils.java30 private static final String CALL_STYLE_ONGOING_TEXT = "Ongoing Call"; field in NotificationUtils
74 .setContentText(CALL_STYLE_ONGOING_TEXT) in updateNotificationToOngoing()