Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DWindowlessWindowManager.java157 mRealWm.updateInputChannel(state.mInputChannelToken, state.mDisplayId, in setTouchRegion()
453 mRealWm.updateInputChannel(state.mInputChannelToken, state.mDisplayId, in relayoutInner()
458 mRealWm.updateInputChannel(state.mInputChannelToken, state.mDisplayId, sc, in relayoutInner()
637 public void updateInputChannel(IBinder channelToken, int displayId, SurfaceControl surface, in updateInputChannel() method in WindowlessWindowManager
DIWindowSession.aidl334 oneway void updateInputChannel(in IBinder channelToken, int displayId, in updateInputChannel() method
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/windowdecor/
DDragResizeInputListener.java188 mWindowSession.updateInputChannel( in setGeometry()
229 mWindowSession.updateInputChannel( in updateSinkInputChannel()
/frameworks/base/services/core/java/com/android/server/wm/
DSession.java955 public void updateInputChannel(IBinder channelToken, int displayId, SurfaceControl surface, in updateInputChannel() method in Session
959 mService.updateInputChannel(channelToken, displayId, surface, flags, in updateInputChannel()
DWindowManagerService.java9226 updateInputChannel(outInputChannel.getToken(), callingUid, callingPid, displayId, surface, in grantInputChannel()
9261 private void updateInputChannel(IBinder channelToken, int callingUid, int callingPid, in updateInputChannel() method in WindowManagerService
9322 void updateInputChannel(IBinder channelToken, int displayId, SurfaceControl surface, in updateInputChannel() method in WindowManagerService
9338 updateInputChannel(channelToken, win.mOwnerUid, win.mOwnerPid, displayId, surface, name, in updateInputChannel()
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DWindowManagerServiceTests.java1202 mWm.updateInputChannel(inputChannel.getToken(), DEFAULT_DISPLAY, surfaceControl, in testUpdateInputChannel_sanitizeSpyWindowForApplications()
1225 mWm.updateInputChannel(inputChannel.getToken(), DEFAULT_DISPLAY, surfaceControl, in testUpdateInputChannel_allowSpyWindowForInputMonitorPermission()
1252 mWm.updateInputChannel(inputChannel.getToken(), DEFAULT_DISPLAY, surfaceControl, in testUpdateInputChannel_sanitizeInputFeatureSensitive_forUntrustedWindows()
/frameworks/base/services/
Dart-wear-profile29618 PLcom/android/server/wm/WindowManagerService;->updateInputChannel(Landroid/os/IBinder;IIILandroid/v…