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 434 String expandedText, callName;
455 expandedText = callName;
458 expandedText = mContext.getString(R.string.notification_missedCallsMsg,
468 note.setLatestEventInfo(mContext, mContext.getText(titleResId), expandedText,
    [all...]

Completed in 19 milliseconds