HomeSort by relevance Sort by last modified time
    Searched full:children (Results 1601 - 1625 of 2686) sorted by null

<<61626364656667686970>>

  /libcore/dalvik/src/main/java/dalvik/system/profiler/
SamplingProfiler.java 219 * ThreadGroup's children.
227 * ThreadGroup and the ThreadGroup's children
  /packages/apps/Contacts/src/com/android/contacts/detail/
ContactDetailTabCarousel.java 182 // {@link LinearLayout}'s children (which are the tabs) will evenly split that width.
389 // in onLayout() after the children and this view have finished being laid out.
  /sdk/hierarchyviewer2/libs/hierarchyviewerlib/src/com/android/hierarchyviewerlib/
HierarchyViewerDirector.java 648 final int N = viewNode.children.size();
650 loadViewRecursive(viewNode.children.get(i));
  /sdk/hierarchyviewer2/libs/hierarchyviewerlib/src/com/android/hierarchyviewerlib/ui/
TreeViewOverview.java 259 int N = node.children.size();
266 DrawableViewNode child = node.children.get(i);
  /sdk/lint/libs/lint_api/src/com/android/tools/lint/detector/api/
Detector.java 108 * children. If you need to ensure that your visitor only processes a
226 * Visit the given element after its children have been analyzed.
  /cts/suite/audio_quality/lib/src/task/
ModelBuilder.cpp 120 // handle children
  /docs/source.android.com/src/source/
report-bugs.md 113 !MESSAGE An internal error occurred during: "has children update".
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/test/
core-extensions.rb 212 def self.children( directory ) singleton method in class:Dir
  /external/apache-xml/src/main/java/org/apache/xalan/templates/
ElemExtensionCall.java 307 * @return true if the children of the object should be visited.
  /external/apache-xml/src/main/java/org/apache/xml/dtm/
Axis.java 54 /** The child axis contains the children of the context node. */
DTMFilter.java 49 * Since attributes are never children of other nodes, they do not
  /external/chromium/base/files/
file_path_watcher_win.cc 252 // down and see whether any children appeared in the mean time.
  /external/chromium/chrome/browser/bookmarks/
bookmark_storage.cc 96 // Adds node to the model's index, recursing through all children as well.
  /external/chromium/chrome/browser/
browser_main_posix.cc 188 // otherwise we cannot wait on children. (According to POSIX 2001.)
  /external/chromium/chrome/browser/geolocation/
geolocation_exceptions_table_model.cc 246 // Add the "children" for any embedded settings.
  /external/chromium/chrome/browser/resources/ntp4/
most_visited_page.js 103 var index = Array.prototype.indexOf.call(this.parentNode.children,
  /external/chromium/chrome/browser/sync/engine/
get_commit_ids_command.cc 170 // If the parent is deleted and unsynced, then any children of that
  /external/chromium/chrome/browser/ui/gtk/
reload_button_gtk.cc 102 // of messages on all its children and will also trigger a synthesized
  /external/chromium/chrome/browser/ui/views/
accessible_pane_view.cc 58 // Return false if there are no focusable children.
  /external/chromium/chrome/browser/ui/views/bookmarks/
bookmark_editor_view.h 172 // Adds and creates a child node in b_node for all children of bb_node that
  /external/chromium/chrome/common/
libxml_utils.h 139 // children of this element, until it is ended. Returns false on error.
  /external/chromium/third_party/libjingle/source/talk/base/
taskrunner.cc 51 // this kills and deletes children silently!
  /external/chromium/third_party/libjingle/source/talk/xmpp/
xmppengineimpl_iq.cc 224 // copy children
  /external/clang/lib/Serialization/
ModuleManager.cpp 183 // Visit children
  /external/clang/tools/libclang/
CursorVisitor.h 62 /// \brief The parent cursor whose children we are traversing.

Completed in 462 milliseconds

<<61626364656667686970>>