Searched refs:_canRecord (Results 1 – 4 of 4) sorted by relevance
64 _canRecord = false; field in Recording74 this._canRecord = false;86 if (isAudioEnabled() && this._canRecord && this._onRecordingStatusUpdate != null) {103 if (isAudioEnabled() && this._canRecord && this._onRecordingStatusUpdate != null) {115 if (this._canRecord) {186 if (this._canRecord) {256 if (!this._canRecord) {264 this._canRecord = true;328 if (!this._canRecord) {
52 _canRecord: boolean;
1 …_canRecord: boolean = false;\n _isDoneRecording: boolean = false;\n _finalDurationMillis: number…
88 _canRecord: boolean = false; property in Recording100 this._canRecord = false;113 if (isAudioEnabled() && this._canRecord && this._onRecordingStatusUpdate != null) {134 if (isAudioEnabled() && this._canRecord && this._onRecordingStatusUpdate != null) {150 if (this._canRecord) {226 if (this._canRecord) {310 if (!this._canRecord) {329 this._canRecord = true;399 if (!this._canRecord) {