Searched refs:FLAG_PROTECTED (Results 1 – 6 of 6) sorted by relevance
42 FLAG_PROTECTED = 64, // The screen needs to be protected (screenshot is disabled). enumerator
1974 if (mSourceFlags & Source::FLAG_PROTECTED) { in instantiateDecoder()2651 (flags & Source::FLAG_PROTECTED) != 0); in onSourceNotify()
1546 (mIsSecure ? FLAG_PROTECTED : 0) | in prepareDrm()
1928 if (mSourceFlags & Source::FLAG_PROTECTED) { in instantiateDecoder()2558 (flags & Source::FLAG_PROTECTED) != 0); in onSourceNotify()
1610 (mIsSecure ? FLAG_PROTECTED : 0) | in prepareDrm()