Home
last modified time | relevance | path

Searched refs:addToDisplayWithoutInputChannel (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/view/
DIWindowSession.aidl56 … int addToDisplayWithoutInputChannel(IWindow window, int seq, in WindowManager.LayoutParams attrs, in addToDisplayWithoutInputChannel() method
DWindowlessWindowManager.java177 public int addToDisplayWithoutInputChannel(android.view.IWindow window, int seq, in addToDisplayWithoutInputChannel() method in WindowlessWindowManager
/frameworks/base/services/core/java/com/android/server/wm/
DSession.java182 …public int addToDisplayWithoutInputChannel(IWindow window, int seq, WindowManager.LayoutParams att… in addToDisplayWithoutInputChannel() method in Session