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