Searched refs:FloatingSurfaceView (Results 1 – 2 of 2) sorted by relevance
51 public class FloatingSurfaceView extends AbstractFloatingView implements class69 public FloatingSurfaceView(Context context) { in FloatingSurfaceView() method in FloatingSurfaceView73 public FloatingSurfaceView(Context context, AttributeSet attrs) { in FloatingSurfaceView() method in FloatingSurfaceView77 public FloatingSurfaceView(Context context, AttributeSet attrs, int defStyleAttr) { in FloatingSurfaceView() method in FloatingSurfaceView113 FloatingSurfaceView view = launcher.getViewCache().getView(R.layout.floating_surface_view, in show()
185 import com.android.launcher3.views.FloatingSurfaceView;1569 FloatingSurfaceView.show(this, gnc); in handleGestureContract()