Searched refs:createSaveNotification (Results 1 – 2 of 2) sorted by relevance
346 protected Notification createSaveNotification( in createSaveNotification() method in RecordingService456 Notification notification = createSaveNotification( in saveRecording()
128 doReturn(mNotification).when(mRecordingService).createSaveNotification(any()); in setUp()