Searched refs:createErrorNotification (Results 1 – 2 of 2) sorted by relevance
129 doNothing().when(mRecordingService).createErrorNotification(); in setUp()236 verify(mRecordingService).createErrorNotification(); in testOnSystemRequestedStop_recorderEndThrowsRuntimeException_showsErrorNotification()
181 createErrorNotification(); in onStartCommand()271 protected void createErrorNotification() { in createErrorNotification() method in RecordingService430 createErrorNotification(); in stopService()