Searched refs:OnReparentListener (Results 1 – 6 of 6) sorted by relevance
137 private final SurfaceControl.OnReparentListener mOnReparentListener =138 new SurfaceControl.OnReparentListener() {
380 private ArrayList<OnReparentListener> mReparentListeners;387 public interface OnReparentListener { interface in SurfaceControl525 public boolean addOnReparentListener(@NonNull OnReparentListener listener) { in addOnReparentListener()542 public boolean removeOnReparentListener(@NonNull OnReparentListener listener) { in removeOnReparentListener()2953 final OnReparentListener listener = child.mReparentListeners.get(j); in notifyReparentedSurfaces()
8898 android.view.SurfaceControl$OnReparentListener
31312 Landroid/view/SurfaceControl$OnReparentListener;
8929 android.view.SurfaceControl$OnReparentListener
41473 Landroid/view/SurfaceControl$OnReparentListener;