Home
last modified time | relevance | path

Searched defs:removeGhost (Results 1 – 4 of 4) sorted by relevance

/frameworks/support/transition/src/main/java/androidx/transition/
DGhostViewUtils.java33 static void removeGhost(View view) { in removeGhost() method in GhostViewUtils
DGhostViewApi21.java57 static void removeGhost(View view) { in removeGhost() method in GhostViewApi21
DGhostViewApi14.java59 static void removeGhost(View view) { in removeGhost() method in GhostViewApi14
/frameworks/base/core/java/android/view/
DGhostView.java138 public static void removeGhost(View view) { in removeGhost() method in GhostView