Home
last modified time | relevance | path

Searched refs:IndexingException (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/ingest/data/
DMtpDeviceIndexRunnable.java83 public class IndexingException extends RuntimeException {} class in MtpDeviceIndexRunnable
95 } catch (IndexingException e) { in run()
100 private void indexDevice() throws IndexingException { in indexDevice()
136 throw new IndexingException(); in indexDevice()
156 throws IndexingException { in addAllObjects()
160 throw new IndexingException(); in addAllObjects()
166 throw new IndexingException(); in addAllObjects()
172 throw new IndexingException(); in addAllObjects()