Searched refs:WindowContextController (Results 1 – 4 of 4) sorted by relevance
37 public class WindowContextController { class54 public WindowContextController(@NonNull WindowTokenClient token) { in WindowContextController() method in WindowContextController
54 private final WindowContextController mController;81 mController = new WindowContextController(token); in WindowContext()
54 private final WindowContextController mController = new WindowContextController(mWindowToken);
57 private WindowContextController mController;64 mController = new WindowContextController(mMockToken); in setUp()