Searched refs:createErrorNotification (Results 1 – 2 of 2) sorted by relevance
138 createErrorNotification(); in onStartCommand()234 protected void createErrorNotification() { in createErrorNotification() method in RecordingService
95 doNothing().when(mRecordingService).createErrorNotification(); in setUp()