Home
last modified time | relevance | path

Searched refs:ancestor (Results 1 – 7 of 7) sorted by relevance

/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/common/
DTouchTargetEnforcer.java68 public void enforce(View target, View ancestor) { in enforce() argument
78 ancestor.post(() -> { in enforce()
81 synchronized (ancestor) { in enforce()
82 if (ancestor.getTouchDelegate() == null) { in enforce()
83 ancestor.setTouchDelegate( in enforce()
88 ancestor, target)); in enforce()
93 ancestor, target)); in enforce()
/packages/apps/TV/common/src/com/android/tv/common/ui/setup/animation/
DFadeAndShortSlide.java355 private int getRelativeLeft(View child, View ancestor) { in getRelativeLeft() argument
359 if (parent == ancestor) { in getRelativeLeft()
368 private int getRelativeRight(View child, View ancestor) { in getRelativeRight() argument
372 if (parent == ancestor) { in getRelativeRight()
381 private int getRelativeTop(View child, View ancestor) { in getRelativeTop() argument
385 if (parent == ancestor) { in getRelativeTop()
/packages/apps/Launcher3/src/com/android/launcher3/
DUtilities.java164 View descendant, View ancestor, float[] coord, boolean includeRootScroll) { in getDescendantCoordRelativeToAncestor() argument
165 return getDescendantCoordRelativeToAncestor(descendant, ancestor, coord, includeRootScroll, in getDescendantCoordRelativeToAncestor()
185 public static float getDescendantCoordRelativeToAncestor(View descendant, View ancestor, in getDescendantCoordRelativeToAncestor() argument
190 while(v != ancestor && v != null) { in getDescendantCoordRelativeToAncestor()
/packages/apps/Bluetooth/src/com/android/bluetooth/avrcpcontroller/
DBrowseTree.java535 static BrowseNode getEldestChild(BrowseNode ancestor, BrowseNode target) { in getEldestChild() argument
539 Log.d(TAG, "NAVIGATING ancestor" + ancestor.toString() + "Target" in getEldestChild()
542 while (!ancestor.equals(descendant.mParent)) { in getEldestChild()
/packages/inputmethods/LatinIME/dictionaries/
Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
Den_US_wordlist.combined.gz1dictionary=main:en_us,locale=en_US,description=English (US),date ...
Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1414726273, ...