Searched refs:_uri (Results 1 – 4 of 4) sorted by relevance
67 _uri = null; field in Recording262 this._uri = uri;348 this._uri = stopResult.uri;363 return this._uri;385 if (this._uri == null || !this._isDoneRecording) {390 { uri: this._uri }, initialStatus, onPlaybackStatusUpdate, false);
55 _uri: string | null;
1 …_uri: string | null = null;\n _onRecordingStatusUpdate: ((status: RecordingStatus) => void) | nul…
91 _uri: string | null = null; property in Recording327 this._uri = uri;418 this._uri = stopResult.uri;436 return this._uri;468 if (this._uri == null || !this._isDoneRecording) {473 { uri: this._uri },