Searched refs:updateInputChannel (Results 1 – 5 of 5) sorted by relevance
/aosp12/frameworks/base/core/java/android/view/ |
H A D | WindowlessWindowManager.java | 119 mRealWm.updateInputChannel(state.mInputChannelToken, state.mDisplayId, in setTouchRegion() 304 mRealWm.updateInputChannel(state.mInputChannelToken, state.mDisplayId, in relayout() 308 mRealWm.updateInputChannel(state.mInputChannelToken, state.mDisplayId, sc, in relayout() 472 public void updateInputChannel(IBinder channelToken, int displayId, SurfaceControl surface, in updateInputChannel() method in WindowlessWindowManager
|
H A D | IWindowSession.aidl | 314 oneway void updateInputChannel(in IBinder channelToken, int displayId, in updateInputChannel() method
|
/aosp12/frameworks/base/services/core/java/com/android/server/wm/ |
H A D | Session.java | 833 public void updateInputChannel(IBinder channelToken, int displayId, SurfaceControl surface, in updateInputChannel() method in Session 837 mService.updateInputChannel(channelToken, displayId, surface, flags, in updateInputChannel()
|
H A D | WindowManagerService.java | 8372 updateInputChannel(clientChannel.getToken(), callingUid, callingPid, displayId, surface, in grantInputChannel() 8378 private void updateInputChannel(IBinder channelToken, int callingUid, int callingPid, in updateInputChannel() method in WindowManagerService 8426 void updateInputChannel(IBinder channelToken, int displayId, SurfaceControl surface, in updateInputChannel() method in WindowManagerService 8441 updateInputChannel(channelToken, win.mOwnerUid, win.mOwnerPid, displayId, surface, name, in updateInputChannel()
|
/aosp12/frameworks/base/services/ |
H A D | art-profile | 47917 HPLcom/android/server/wm/Session;->updateInputChannel(Landroid/os/IBinder;ILandroid/view/SurfaceCon… 50176 HPLcom/android/server/wm/WindowManagerService;->updateInputChannel(Landroid/os/IBinder;IIILandroid/… 50177 HPLcom/android/server/wm/WindowManagerService;->updateInputChannel(Landroid/os/IBinder;ILandroid/vi…
|