Searched refs:contentToRecord (Results 1 – 3 of 3) sorted by relevance
181 @RecordContent int contentToRecord, in ContentRecordingSession() argument186 this.mContentToRecord = contentToRecord; in ContentRecordingSession()397 int contentToRecord = in.readInt(); in ContentRecordingSession() local402 this.mContentToRecord = contentToRecord; in ContentRecordingSession()
80 if (session.contentToRecord == RECORD_CONTENT_DISPLAY || session.tokenToRecord == null) {
393 @RecordContent final int contentToRecord = mContentRecordingSession.getContentToRecord(); in retrieveRecordedWindowContainer() local395 switch (contentToRecord) { in retrieveRecordedWindowContainer()