| /packages/apps/Email/emailcommon/src/org/apache/commons/io/ |
| D | DirectoryWalker.java | 350 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/Camera/src/com/android/camera/panorama/ |
| D | MosaicRendererSurfaceView.java | 49 public MosaicRendererSurfaceView(Context context, boolean translucent, int depth, int stencil) { in MosaicRendererSurfaceView() 55 private void init(boolean translucent, int depth, int stencil) { in init() 113 public ConfigChooser(int r, int g, int b, int a, int depth, int stencil) { in ConfigChooser()
|
| /packages/apps/Camera/src/com/android/camera/ |
| D | PreferenceInflater.java | 87 int depth = parser.getDepth(); in inflate() local
|
| /packages/experimental/LoaderApp/src/com/android/loaderapp/model/ |
| D | ExternalSource.java | 138 final int depth = parser.getDepth(); in inflate() local
|
| /packages/apps/Contacts/src/com/android/contacts/util/ |
| D | LocalizedNameResolver.java | 115 final int depth = parser.getDepth(); in loadAllContactsNameFromXml() local
|
| /packages/providers/ContactsProvider/src/com/android/providers/contacts/ |
| D | PhotoPriorityResolver.java | 140 final int depth = parser.getDepth(); in loadPhotoPriorityFromXml() local
|
| /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/ |
| D | ExpandableDictionary.java | 160 private void addWordRec(NodeArray children, final String word, final int depth, in addWordRec() 271 final int depth, final boolean completion, int snr, int inputIndex, int skipPos, in getWordsRec() 407 private Node searchWord(NodeArray children, String word, int depth, Node parentNode) { in searchWord()
|
| /packages/apps/Contacts/src/com/android/contacts/model/ |
| D | ExternalAccountType.java | 279 final int depth = parser.getDepth(); in inflate() local
|
| /packages/inputmethods/LatinIME/native/src/ |
| D | unigram_dictionary.cpp | 372 const int inputIndex, const int skipPos, const int depth) { in needsToSkipCurrentNode() 520 int depth = 0; in getMostFrequentWordLikeInner() local
|
| /packages/apps/Exchange/src/com/android/exchange/adapter/ |
| D | Parser.java | 66 private int depth; field in Parser
|
| /packages/wallpapers/HoloSpiral/src/com/android/wallpaper/holospiral/ |
| D | HoloSpiralRS.java | 216 private void generateSpiral(ScriptField_VertexColor_s points, float depth, float radius, in generateSpiral()
|
| /packages/apps/Launcher2/src/com/android/launcher2/ |
| D | LauncherProvider.java | 715 final int depth = parser.getDepth(); in loadFavorites() local
|
| /packages/apps/Gallery2/tests/src/com/android/gallery3d/ui/ |
| D | GLStub.java | 72 float depth in glClearDepthf() 76 int depth in glClearDepthx()
|