OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getCallTypeText
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Contacts/src/com/android/contacts/calllog/
CallTypeHelper.java
52
public CharSequence
getCallTypeText
(int callType) {
CallDetailHistoryAdapter.java
146
callTypeTextView.setText(mCallTypeHelper.
getCallTypeText
(callType));
Completed in 366 milliseconds