Searched refs:selectVersion (Results 1 – 2 of 2) sorted by relevance
72 public static selectVersion: string | null; property in SpRecordTrace198 SpRecordTrace.selectVersion = this.getDeviceVersion(version);199 this.setDeviceVersionSelect(SpRecordTrace.selectVersion);211 SpRecordTrace.selectVersion = SpRecordTrace.supportVersions[0];212 this.setDeviceVersionSelect(SpRecordTrace.selectVersion);493 SpRecordTrace.selectVersion = SpRecordTrace.supportVersions[0];494 this.setDeviceVersionSelect(SpRecordTrace.selectVersion);507 SpRecordTrace.selectVersion = versionItem.getAttribute('device-version');587 if (SpRecordTrace.selectVersion !== '3.2') {600 SpRecordTrace.selectVersion = this.getDeviceVersion(deviceVersion);[all …]
517 selectVersion: string | null,521 let nativeConfig = initNativePluginConfig(spAllocations, selectVersion);523 if (selectVersion !== undefined && selectVersion !== '3.2') {552 selectVersion: string | null,557 if (spAllocations!.startup_mode && selectVersion !== '3.2') {