Searched refs:setContentToRecord (Results 1 – 1 of 1) sorted by relevance
103 .setContentToRecord(RECORD_CONTENT_DISPLAY); in createDisplaySession()111 return new ContentRecordingSession().setContentToRecord(RECORD_CONTENT_TASK) in createTaskSession()267 public @NonNull ContentRecordingSession setContentToRecord(@RecordContent int value) { in setContentToRecord() method in ContentRecordingSession467 public @NonNull Builder setContentToRecord(@RecordContent int value) { in setContentToRecord() method in ContentRecordingSession.Builder