Searched refs:MESSAGE_PRELOAD_PHOTOS (Results 1 – 2 of 2) sorted by relevance
935 private static final int MESSAGE_PRELOAD_PHOTOS = 0; field in ContactPhotoManagerImpl.LoaderThread990 loaderThreadHandler.sendEmptyMessageDelayed(MESSAGE_PRELOAD_PHOTOS, PHOTO_PRELOAD_DELAY); in requestPreloading()999 loaderThreadHandler.removeMessages(MESSAGE_PRELOAD_PHOTOS); in requestLoading()1010 case MESSAGE_PRELOAD_PHOTOS: in handleMessage()
1286 private static final int MESSAGE_PRELOAD_PHOTOS = 0; field in ContactPhotoManagerImpl.LoaderThread1350 MESSAGE_PRELOAD_PHOTOS, PHOTO_PRELOAD_DELAY); in requestPreloading()1360 mLoaderThreadHandler.removeMessages(MESSAGE_PRELOAD_PHOTOS); in requestLoading()1371 case MESSAGE_PRELOAD_PHOTOS: in handleMessage()