Searched refs:MESSAGE_PRELOAD_PHOTOS (Results 1 – 2 of 2) sorted by relevance
936 private static final int MESSAGE_PRELOAD_PHOTOS = 0; field in ContactPhotoManagerImpl.LoaderThread991 loaderThreadHandler.sendEmptyMessageDelayed(MESSAGE_PRELOAD_PHOTOS, PHOTO_PRELOAD_DELAY); in requestPreloading()1000 loaderThreadHandler.removeMessages(MESSAGE_PRELOAD_PHOTOS); in requestLoading()1011 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()