Searched refs:RecordContent (Results 1 – 4 of 4) sorted by relevance
79 @RecordContent189 public @interface RecordContent {} annotation in ContentRecordingSession192 public static String recordContentToString(@RecordContent int value) { in recordContentToString()225 @RecordContent int contentToRecord, in ContentRecordingSession()272 public @RecordContent int getContentToRecord() { in getContentToRecord()341 public @NonNull ContentRecordingSession setContentToRecord(@RecordContent int value) { in setContentToRecord()537 private @RecordContent int mContentToRecord;576 public @NonNull Builder setContentToRecord(@RecordContent int value) { in setContentToRecord()
42 import android.view.ContentRecordingSession.RecordContent;210 public int contentToRecordToTargetType(@RecordContent int recordContentType) { in contentToRecordToTargetType()
71 import android.view.ContentRecordingSession.RecordContent;785 @RecordContent int recordedContent) in testSetUserReviewGrantedConsentResult_startedSession()807 @RecordContent int recordedContent) in testSetUserReviewGrantedConsentResult_failedToStartSession()1000 private void verifySetSessionWithContent(@RecordContent int content) { in verifySetSessionWithContent()
39 import android.view.ContentRecordingSession.RecordContent;433 @RecordContent final int contentToRecord = mContentRecordingSession.getContentToRecord(); in retrieveRecordedWindowContainer()