Home
last modified time | relevance | path

Searched defs:addToDisplayWithoutInputChannel (Results 1 – 2 of 2) sorted by relevance

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