Searched refs:handleState (Results 1 – 2 of 2) sorted by relevance
182 void handleState(int state) { in handleState() method in PhotoTask183 sPhotoManager.handleState(this, state); in handleState()265 handleState(outState); in handleDownloadState()296 handleState(outState); in handleDecodeState()
274 public void handleState(PhotoTask photoTask, int state) { in handleState() method in PhotoManager426 sInstance.handleState(downloadTask, DOWNLOAD_COMPLETE); in startDownload()