Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DEmulatorDisplayOverlay.java72 InputMonitor.setTrustedOverlayInputInfo(ctrl, t, dc.getDisplayId(), TITLE); in EmulatorDisplayOverlay()
H A DStrictModeFlash.java60 InputMonitor.setTrustedOverlayInputInfo(ctrl, t, dc.getDisplayId(), TITLE); in StrictModeFlash()
H A DWatermark.java125 InputMonitor.setTrustedOverlayInputInfo(ctrl, t, dc.getDisplayId(), TITLE); in Watermark()
H A DInputMonitor.java729 static void setTrustedOverlayInputInfo(SurfaceControl sc, SurfaceControl.Transaction t, in setTrustedOverlayInputInfo() method in InputMonitor
H A DScreenRotationAnimation.java240 InputMonitor.setTrustedOverlayInputInfo(mScreenshotLayer, t, displayId, name); in ScreenRotationAnimation()
H A DAccessibilityController.java1196 InputMonitor.setTrustedOverlayInputInfo(mSurfaceControl, t, in ViewportWindow()
H A DDisplayContent.java4436 InputMonitor.setTrustedOverlayInputInfo(imeSurface, t, imeWindow.getDisplayId(), in createImeSurface()