Searched refs:viewCapturePackageNames (Results 1 – 3 of 3) sorted by relevance
127 private viewCapturePackageNames: string[] = []; property in Presenter174 this.viewCapturePackageNames,210 if (this.viewCapturePackageNames.length > 0) {221 this.viewCapturePackageNames = await Promise.all(promisesPackageName);
26 viewCapturePackageNames: string[] = [],45 viewCapturePackageNames.includes(
108 UI_RECT_FACTORY.makeUiRects(tree, this.viewCapturePackageNames),136 private viewCapturePackageNames: string[] = []; property in Presenter150 const rectHasViewCapture = this.viewCapturePackageNames.some(207 this.viewCapturePackageNames = await Promise.all(promisesPackageName);