HomeSort by relevance Sort by last modified time
    Searched defs:addToDisplayWithoutInputChannel (Results 1 - 3 of 3) sorted by null

  /frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
BridgeWindowSession.java 65 public int addToDisplayWithoutInputChannel(IWindow arg0, int seq, LayoutParams arg1, int arg2,
  /frameworks/base/core/java/android/view/
SurfaceView.java 491 mSession.addToDisplayWithoutInputChannel(mWindow, mWindow.mSeq, mLayout,
    [all...]
  /frameworks/base/services/java/com/android/server/wm/
Session.java 169 return addToDisplayWithoutInputChannel(window, seq, attrs, viewVisibility,
174 public int addToDisplayWithoutInputChannel(IWindow window, int seq, WindowManager.LayoutParams attrs,

Completed in 137 milliseconds