Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DIWindowSession.aidl44 int addWithoutInputChannel(IWindow window, int seq, in WindowManager.LayoutParams attrs, in addWithoutInputChannel() method
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
DBridgeWindowSession.java57 public int addWithoutInputChannel(IWindow arg0, int seq, LayoutParams arg1, int arg2, in addWithoutInputChannel() method in BridgeWindowSession
/frameworks/base/services/core/java/com/android/server/wm/
DSession.java179 public int addWithoutInputChannel(IWindow window, int seq, WindowManager.LayoutParams attrs, in addWithoutInputChannel() method in Session