HomeSort by relevance Sort by last modified time
    Searched defs:callName (Results 1 - 2 of 2) sorted by null

  /packages/apps/Phone/src/com/android/phone/
NotificationMgr.java 384 String expandedText, callName;
392 callName = name;
394 callName = number;
397 callName = mContext.getString(R.string.unknown);
405 expandedText = callName;
418 mContext.getString(R.string.notification_missedCallTicker, callName), // tickerText
    [all...]
  /prebuilt/common/groovy/
groovy-all-1.7.0.jar 

Completed in 787 milliseconds