OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getCallLogCache
(Results
1 - 3
of
3
) sorted by null
/packages/apps/Dialer/src/com/android/dialer/calllog/calllogcache/
CallLogCache.java
51
public static CallLogCache
getCallLogCache
(Context context) {
/packages/apps/Dialer/src/com/android/dialer/calllog/
CallLogAdapter.java
286
mCallLogCache = CallLogCache.
getCallLogCache
(mContext);
[
all
...]
CallLogListItemViewHolder.java
705
CallLogCache.
getCallLogCache
(context);
Completed in 224 milliseconds