Searched defs:channelToken (Results 1 – 4 of 4) sorted by relevance
/aosp14/frameworks/base/core/java/android/view/ |
H A D | IWindowSession.aidl | 304 oneway void updateInputChannel(in IBinder channelToken, int displayId, in updateInputChannel()
|
H A D | WindowlessWindowManager.java | 598 public void updateInputChannel(IBinder channelToken, int displayId, SurfaceControl surface, in updateInputChannel()
|
/aosp14/frameworks/base/services/core/java/com/android/server/wm/ |
H A D | Session.java | 885 public void updateInputChannel(IBinder channelToken, int displayId, SurfaceControl surface, in updateInputChannel()
|
H A D | WindowManagerService.java | 8822 private void updateInputChannel(IBinder channelToken, int callingUid, int callingPid, in updateInputChannel() 8884 void updateInputChannel(IBinder channelToken, int displayId, SurfaceControl surface, in updateInputChannel()
|