HomeSort by relevance Sort by last modified time
    Searched refs:sendUpdateCallerInfoCacheIntent (Results 1 - 2 of 2) sorted by null

  /packages/apps/Contacts/src/com/android/contacts/util/
CallerInfoCacheUtils.java 49 public static void sendUpdateCallerInfoCacheIntent(Context context) {
  /packages/apps/Contacts/src/com/android/contacts/
ContactSaveService.java 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 137 milliseconds