OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getCompactNameFromCallerInfo
(Results
1 - 3
of
3
) sorted by null
/packages/apps/Phone/src/com/android/phone/
NotificationMgr.java
667
expandedViewLine2 = PhoneUtils.
getCompactNameFromCallerInfo
(cit.currentInfo, mContext);
753
+ PhoneUtils.
getCompactNameFromCallerInfo
(ci, mContext));
[
all
...]
CallCard.java
588
((TextView) cookie).setText(PhoneUtils.
getCompactNameFromCallerInfo
(ci, mContext));
[
all
...]
PhoneUtils.java
[
all
...]
Completed in 95 milliseconds