Searched refs:addToDisplayWithoutInputChannel (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/core/java/android/view/
H A DIWindowSession.aidl45 int addToDisplayWithoutInputChannel(IWindow window, int seq, in WindowManager.LayoutParams attrs,
H A DSurfaceView.java488 mSession.addToDisplayWithoutInputChannel(mWindow, mWindow.mSeq, mLayout,
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
H A DBridgeWindowSession.java64 public int addToDisplayWithoutInputChannel(IWindow arg0, int seq, LayoutParams arg1, int arg2, method in class:BridgeWindowSession
/frameworks/base/services/java/com/android/server/wm/
H A DSession.java167 return addToDisplayWithoutInputChannel(window, seq, attrs, viewVisibility,
172 public int addToDisplayWithoutInputChannel(IWindow window, int seq, WindowManager.LayoutParams attrs, method in class:Session

Completed in 224 milliseconds