Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DWindowManagerService.java1128 private long mSensitiveContentProtectionSessionId = 0; field in WindowManagerService
8704 && mSensitiveContentProtectionSessionId != sessionId) { in setBlockScreenCaptureForAppsSessionId()
8705 mSensitiveContentProtectionSessionId = sessionId; in setBlockScreenCaptureForAppsSessionId()
10213 mSensitiveContentProtectionSessionId, in showToastIfBlockingScreenCapture()