Home
last modified time | relevance | path

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

/packages/apps/Dialer/java/com/android/dialer/app/calllog/
DMissedCallNotifier.java118 CharSequence expandedText; // The text in the notification's line 1 and 2. in updateMissedCallNotification() local
349 CharSequence expandedText; in getNotificationForCall() local
/packages/services/Telecomm/src/com/android/server/telecom/ui/
DDisconnectedCallNotifier.java160 final CharSequence expandedText = call.isEmergency in showDisconnectedNotification() local
DMissedCallNotifierImpl.java342 final String expandedText; // The text in the notification's line 1 and 2. in showMissedCallNotification() local