Searched refs:mProtectedVideoSession (Results 1 – 2 of 2) sorted by relevance
43 mProtectedVideoSession(false), in DisplayAnalyzer()69 mProtectedVideoSession = false; in initialize()342 (state == VIDEO_PLAYBACK_STOPPING && mProtectedVideoSession)) { in postVideoEvent()556 (state == VIDEO_PLAYBACK_STOPPING && mProtectedVideoSession)) { in handleVideoEvent()579 mProtectedVideoSession = false; in handleVideoEvent()584 mProtectedVideoSession = info.isProtected; in handleVideoEvent()
130 bool mProtectedVideoSession; variable