OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:callerInfoCache
(Results
1 - 3
of
3
) sorted by null
/packages/apps/Phone/src/com/android/phone/
CallerInfoCacheUpdateReceiver.java
26
* BroadcastReceiver responsible for (periodic) update of {@link
CallerInfoCache
}.
42
PhoneGlobals.getInstance().
callerInfoCache
.startAsyncCache();
PhoneGlobals.java
167
CallerInfoCache
callerInfoCache
;
529
// Create the
CallerInfoCache
singleton, which remembers custom ring tone and
533
callerInfoCache
=
CallerInfoCache
.init(this);
[
all
...]
CallNotifier.java
[
all
...]
Completed in 517 milliseconds