Searched refs:createRecordingNotification (Results 1 – 2 of 2) sorted by relevance
177 createRecordingNotification(); in onStartCommand()291 protected void createRecordingNotification() { in createRecordingNotification() method in RecordingService
126 doNothing().when(mRecordingService).createRecordingNotification(); in setUp()