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
1931 if (mSourceFlags & Source::FLAG_PROTECTED) { in instantiateDecoder()2565 (flags & Source::FLAG_PROTECTED) != 0); in onSourceNotify()
1652 (mIsSecure ? FLAG_PROTECTED : 0) | in prepareDrm()