Searched refs:PRELOAD_STATUS_NOT_STARTED (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/
H A DContactPhotoManager.java873 private static final int PRELOAD_STATUS_NOT_STARTED = 0; field in class:ContactPhotoManagerImpl.LoaderThread
877 private int mPreloadStatus = PRELOAD_STATUS_NOT_STARTED;
950 if (mPreloadStatus == PRELOAD_STATUS_NOT_STARTED) {

Completed in 81 milliseconds