Searched defs:onDescendantInvalidated (Results 1 – 5 of 5) sorted by relevance
/frameworks/base/core/java/android/view/ | ||
D | ViewOverlay.java | 336 public void onDescendantInvalidated(@NonNull View child, @NonNull View target) { in onDescendantInvalidated() method in ViewOverlay.OverlayViewGroup |
D | ViewParent.java | 75 default void onDescendantInvalidated(@NonNull View child, @NonNull View target) { in onDescendantInvalidated() method |
D | ViewGroup.java | 6027 public void onDescendantInvalidated(@NonNull View child, @NonNull View target) { in onDescendantInvalidated() method in ViewGroup |
D | ViewRootImpl.java | 2485 public void onDescendantInvalidated(@NonNull View child, @NonNull View descendant) { in onDescendantInvalidated() method in ViewRootImpl |
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ | ||
D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |