Home
last modified time | relevance | path

Searched refs:preloadPhotosInBackground (Results 1 – 2 of 2) sorted by relevance

/packages/apps/ContactsCommon/TestCommon/src/com/android/contacts/common/test/mocks/
DMockContactPhotoManager.java70 public void preloadPhotosInBackground() { in preloadPhotosInBackground() method in MockContactPhotoManager
/packages/apps/ContactsCommon/src/com/android/contacts/common/
DContactPhotoManager.java443 sInstance.preloadPhotosInBackground(); in getInstance()
565 public abstract void preloadPhotosInBackground(); in preloadPhotosInBackground() method in ContactPhotoManager
818 public void preloadPhotosInBackground() { in preloadPhotosInBackground() method in ContactPhotoManagerImpl
1370 preloadPhotosInBackground(); in handleMessage()
1385 private void preloadPhotosInBackground() { in preloadPhotosInBackground() method in ContactPhotoManagerImpl.LoaderThread