Home
last modified time | relevance | path

Searched defs:channelToken (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/core/java/android/view/
H A DIWindowSession.aidl304 oneway void updateInputChannel(in IBinder channelToken, int displayId, in updateInputChannel()
H A DWindowlessWindowManager.java598 public void updateInputChannel(IBinder channelToken, int displayId, SurfaceControl surface, in updateInputChannel()
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DSession.java885 public void updateInputChannel(IBinder channelToken, int displayId, SurfaceControl surface, in updateInputChannel()
H A DWindowManagerService.java8822 private void updateInputChannel(IBinder channelToken, int callingUid, int callingPid, in updateInputChannel()
8884 void updateInputChannel(IBinder channelToken, int displayId, SurfaceControl surface, in updateInputChannel()