OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:CallerInfoCacheUtils
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Contacts/src/com/android/contacts/util/
CallerInfoCacheUtils.java
33
public final class
CallerInfoCacheUtils
{
37
private
CallerInfoCacheUtils
() {
/packages/apps/Contacts/src/com/android/contacts/
ContactSaveService.java
56
import com.android.contacts.util.
CallerInfoCacheUtils
;
191
CallerInfoCacheUtils
.sendUpdateCallerInfoCacheIntent(this);
194
CallerInfoCacheUtils
.sendUpdateCallerInfoCacheIntent(this);
211
CallerInfoCacheUtils
.sendUpdateCallerInfoCacheIntent(this);
214
CallerInfoCacheUtils
.sendUpdateCallerInfoCacheIntent(this);
217
CallerInfoCacheUtils
.sendUpdateCallerInfoCacheIntent(this);
220
CallerInfoCacheUtils
.sendUpdateCallerInfoCacheIntent(this);
[
all
...]
Completed in 210 milliseconds