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