Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/
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
1372 preloadPhotosInBackground(); in handleMessage()
1387 private void preloadPhotosInBackground() { in preloadPhotosInBackground() method in ContactPhotoManagerImpl.LoaderThread
/packages/apps/Dialer/java/com/android/dialer/contactphoto/
DContactPhotoManager.java187 instance.preloadPhotosInBackground(); in getInstance()
345 public abstract void preloadPhotosInBackground(); in preloadPhotosInBackground() method in ContactPhotoManager
DContactPhotoManagerImpl.java378 public void preloadPhotosInBackground() { in preloadPhotosInBackground() method in ContactPhotoManagerImpl
1011 preloadPhotosInBackground(); in handleMessage()
1026 private void preloadPhotosInBackground() { in preloadPhotosInBackground() method in ContactPhotoManagerImpl.LoaderThread
/packages/apps/Contacts/tests/src/com/android/contacts/test/mocks/
DMockContactPhotoManager.java70 public void preloadPhotosInBackground() { in preloadPhotosInBackground() method in MockContactPhotoManager