HomeSort by relevance Sort by last modified time
    Searched full:expandedtext (Results 1 - 1 of 1) sorted by null

  /packages/apps/Phone/src/com/android/phone/
NotificationMgr.java 438 String expandedText, callName;
459 expandedText = callName;
462 expandedText = mContext.getString(R.string.notification_missedCallsMsg,
472 note.setLatestEventInfo(mContext, mContext.getText(titleResId), expandedText,
    [all...]

Completed in 35 milliseconds