Home
last modified time | relevance | path

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

/packages/services/Telecomm/src/com/android/server/telecom/
DMissedCallNotifier.java123 final String expandedText; // The text in the notification's line 1 and 2. in showMissedCallNotification() local
130 expandedText = getNameForCall(call); in showMissedCallNotification()
133 expandedText = in showMissedCallNotification()
143 .setContentText(expandedText) in showMissedCallNotification()