HomeSort by relevance Sort by last modified time
    Searched refs:includeRoot (Results 1 - 7 of 7) sorted by null

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
ViewHierarchy.java 617 * @param includeRoot If true, include the root in the list, otherwise
621 public List<CanvasViewInfo> findAllViewInfos(boolean includeRoot) {
624 findAllViewInfos(infos, mLastValidViewInfoRoot, includeRoot);
631 boolean includeRoot) {
633 if (includeRoot || !canvasViewInfo.isRoot()) {
  /frameworks/base/packages/DocumentsUI/perf-tests/src/com/android/documentsui/
StressProvider.java 135 includeRoot(result, root);
178 private void includeRoot(MatrixCursor result, StubRoot root) {
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/uimodel/
UiElementNode.java 359 * @param includeRoot Whether to include the root (e.g. "Manifest") or not. Has no effect
363 public String getBreadcrumbTrailDescription(boolean includeRoot) {
369 if (!includeRoot && uiNode.getUiParent() == null) {
    [all...]
  /prebuilts/gradle-plugin/com/android/databinding/compiler/1.0-rc5/
compiler-1.0-rc5.jar 
  /prebuilts/gradle-plugin/com/android/databinding/compiler/1.0/
compiler-1.0.jar 
  /prebuilts/gradle-plugin/com/android/databinding/compiler/1.1/
compiler-1.1.jar 
  /prebuilts/tools/common/m2/repository/xalan/xalan/2.7.1/
xalan-2.7.1.jar 

Completed in 237 milliseconds