HomeSort by relevance Sort by last modified time
    Searched refs:addWithoutInputChannel (Results 1 - 4 of 4) sorted by null

  /frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
BridgeWindowSession.java 48 public int addWithoutInputChannel(IWindow arg0, int seq, LayoutParams arg1, int arg2, Rect arg3)
  /frameworks/base/core/java/android/view/
IWindowSession.aidl 40 int addWithoutInputChannel(IWindow window, int seq, in WindowManager.LayoutParams attrs,
SurfaceView.java 462 mSession.addWithoutInputChannel(mWindow, mWindow.mSeq, mLayout,
  /frameworks/base/services/java/com/android/server/wm/
Session.java 143 public int addWithoutInputChannel(IWindow window, int seq, WindowManager.LayoutParams attrs,

Completed in 154 milliseconds