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

  /frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
BridgeWindowSession.java 65 public int addToDisplayWithoutInputChannel(IWindow arg0, int seq, LayoutParams arg1, int arg2,
  /frameworks/base/services/core/java/com/android/server/wm/
Session.java 209 return addToDisplayWithoutInputChannel(window, seq, attrs, viewVisibility,
214 public int addToDisplayWithoutInputChannel(IWindow window, int seq, WindowManager.LayoutParams attrs,

Completed in 230 milliseconds