OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IndexingException
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Gallery2/src/com/android/gallery3d/ingest/
MtpDeviceIndex.java
435
private class
IndexingException
extends Exception {};
499
} catch (
IndexingException
e) {
509
private void indexDevice() throws
IndexingException
{
515
if (mDevice != getDevice()) throw new
IndexingException
();
519
if (mDevice != getDevice()) throw new
IndexingException
();
523
if (objectInfo == null) throw new
IndexingException
();
547
if (mDevice != getDevice()) throw new
IndexingException
();
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.help.base_3.5.2.v201011171123.jar
Completed in 799 milliseconds