D | WindowManagerService.java | 9226 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()
|