Searched refs:errorInRecordingState (Results 1 – 10 of 10) sorted by relevance
38 public boolean errorInRecordingState = false; field in MediaRecorderStateErrors
48 assertTrue(stateErrors.errorInRecordingState); in checkStateErrors()
45 assertTrue(stateErrors.errorInRecordingState); in checkStateErrors()
44 assertTrue(stateErrors.errorInRecordingState); in checkStateErrors()
42 assertTrue(!stateErrors.errorInRecordingState); in checkStateErrors()
46 assertTrue(stateErrors.errorInRecordingState); in checkStateErrors()
44 assertTrue(!stateErrors.errorInRecordingState); in checkStateErrors()
272 mStateErrors.errorInRecordingState = error; in setStateError()