Searched refs:FLAG_PROTECTED (Results 1 – 3 of 3) sorted by relevance
42 FLAG_PROTECTED = 64, // The screen needs to be protected (screenshot is disabled). enumerator
1784 if (mSourceFlags & Source::FLAG_PROTECTED) { in instantiateDecoder()2411 (flags & Source::FLAG_PROTECTED) != 0); in onSourceNotify()
1983 (mIsSecure ? FLAG_PROTECTED : 0) | in onPrepareDrm()