Home
last modified time | relevance | path

Searched refs:grantInputChannel (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/view/
DWindowlessWindowManager.java146 mRealWm.grantInputChannel(displayId, sc, window, mHostInputToken, attrs.flags, in addToDisplay()
434 public void grantInputChannel(int displayId, SurfaceControl surface, IWindow window, in grantInputChannel() method in WindowlessWindowManager
DIWindowSession.aidl338 void grantInputChannel(int displayId, in SurfaceControl surface, in IWindow window, in grantInputChannel() method
/frameworks/base/services/core/java/com/android/server/wm/
DSession.java664 public void grantInputChannel(int displayId, SurfaceControl surface, in grantInputChannel() method in Session
680 mService.grantInputChannel(mUid, mPid, displayId, surface, window, hostInputToken, in grantInputChannel()
DWindowManagerService.java8057 void grantInputChannel(int callingUid, int callingPid, int displayId, SurfaceControl surface, in grantInputChannel() method in WindowManagerService
/frameworks/base/services/
Dart-profile37945 PLcom/android/server/wm/Session;->grantInputChannel(ILandroid/view/SurfaceControl;Landroid/view/IWi…
39332 PLcom/android/server/wm/WindowManagerService;->grantInputChannel(IIILandroid/view/SurfaceControl;La…