Searched refs:OnReparentListener (Results 1 – 6 of 6) sorted by relevance
137 private final SurfaceControl.OnReparentListener mOnReparentListener =138 new SurfaceControl.OnReparentListener() {
370 private ArrayList<OnReparentListener> mReparentListeners;377 public interface OnReparentListener { interface in SurfaceControl515 public boolean addOnReparentListener(@NonNull OnReparentListener listener) { in addOnReparentListener()532 public boolean removeOnReparentListener(@NonNull OnReparentListener listener) { in removeOnReparentListener()2817 final OnReparentListener listener = child.mReparentListeners.get(j); in notifyReparentedSurfaces()
8682 android.view.SurfaceControl$OnReparentListener
31480 Landroid/view/SurfaceControl$OnReparentListener;
8713 android.view.SurfaceControl$OnReparentListener
41614 Landroid/view/SurfaceControl$OnReparentListener;