Searched refs:onIndexFinish (Results 1 – 2 of 2) sorted by relevance
447 onIndexFinish(true /*successful*/); in setIndexingResults()451 protected synchronized void onIndexFinish(boolean successful) { in onIndexFinish() method in MtpDeviceIndex
96 mIndex.onIndexFinish(false /*successful*/); in run()