Home
last modified time | relevance | path

Searched refs:recordContentToString (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/view/
DContentRecordingSession.java192 public static String recordContentToString(@RecordContent int value) { in recordContentToString() method in ContentRecordingSession
409 "contentToRecord = " + recordContentToString(mContentToRecord) + ", " + in toString()
/frameworks/base/services/core/java/com/android/server/media/projection/
DMediaProjectionManagerService.java381 ? ContentRecordingSession.recordContentToString( in setContentRecordingSession()