Searched refs:showInputSurface (Results 1 – 3 of 3) sorted by relevance
72 CompletableFuture<Void> showInputSurface(int displayId) { in showInputSurface() method in TaskPositioningController
172 private CompletableFuture<Void> showInputSurface() { in showInputSurface() method in DragState481 return showInputSurface(); in register()
241 return mService.mTaskPositioningController.showInputSurface(win.getDisplayId()) in register()