Home
last modified time | relevance | path

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

/cts/tests/tests/telecom-apps/Utils/src/android/telecom/cts/apps/
DNotificationUtils.java29 private static final String CALL_STYLE_INITIAL_TEXT = "New Call"; field in NotificationUtils
41 .setContentText(CALL_STYLE_INITIAL_TEXT) in createCallStyleNotification()