Searched refs:newLeash (Results 1 – 1 of 1) sorted by relevance
166 final SurfaceControl newLeash = control.getLeash(); in setControl() local167 if (newLeash != null && (oldLeash == null || !newLeash.isSameSurface(oldLeash)) in setControl()