Home
last modified time | relevance | path

Searched defs:depth (Results 1 – 9 of 9) sorted by relevance

/packages/apps/Email/src/org/apache/commons/io/
DDirectoryWalker.java350 private void walk(File directory, int depth, Collection results) throws IOException { in walk()
393 …protected final void checkIfCancelled(File file, int depth, Collection results) throws IOException… in checkIfCancelled()
435 File file, int depth, Collection results) throws IOException { in handleIsCancelled()
488 …protected boolean handleDirectory(File directory, int depth, Collection results) throws IOExceptio… in handleDirectory()
503 …protected void handleDirectoryStart(File directory, int depth, Collection results) throws IOExcept… in handleDirectoryStart()
517 protected void handleFile(File file, int depth, Collection results) throws IOException { in handleFile()
531 …protected void handleRestricted(File directory, int depth, Collection results) throws IOException … in handleRestricted()
545 …protected void handleDirectoryEnd(File directory, int depth, Collection results) throws IOExceptio… in handleDirectoryEnd()
574 private int depth = -1; field in DirectoryWalker.CancelException
583 public CancelException(File file, int depth) { in CancelException()
[all …]
/packages/apps/Email/src/com/android/email/mail/internet/
DEmailHtmlUtil.java51 ContentResolver resolver, long accountId, String text, Part part, int depth) in resolveInlineImage()
/packages/inputmethods/LatinIME/src/com/android/inputmethod/latin/
DExpandableDictionary.java85 final int depth, final int frequency) { in addWordRec()
191 final int depth, boolean completion, int snr, int inputIndex, int skipPos, in getWordsRec()
/packages/apps/Contacts/src/com/android/contacts/model/
DExternalSource.java138 final int depth = parser.getDepth(); in inflate() local
/packages/apps/Email/src/com/android/exchange/adapter/
DSerializer.java50 int depth; field in Serializer
DParser.java64 private int depth; field in Parser
/packages/inputmethods/LatinIME/dictionary/src/
Ddictionary.cpp182 Dictionary::getWordsRec(int pos, int depth, int maxDepth, bool completion, int snr, int inputIndex, in getWordsRec()
/packages/apps/Launcher/src/com/android/launcher/
DLauncherProvider.java514 final int depth = parser.getDepth(); in loadFavorites() local
/packages/apps/Launcher2/src/com/android/launcher2/
DLauncherProvider.java531 final int depth = parser.getDepth(); in loadFavorites() local