Searched refs:FakeWindowImpl (Results 1 – 2 of 2) sorted by relevance
29 public final class FakeWindowImpl implements WindowManagerPolicy.FakeWindow { class39 public FakeWindowImpl(WindowManagerService service, in FakeWindowImpl() method in FakeWindowImpl
383 final ArrayList<FakeWindowImpl> mFakeWindows = new ArrayList<FakeWindowImpl>();10835 FakeWindowImpl fw = new FakeWindowImpl(this, looper, inputEventReceiverFactory, in addFakeWindow()