Searched refs:handleTapOutsideTask (Results 1 – 1 of 1) sorted by relevance
4565 private void handleTapOutsideTask(DisplayContent displayContent, int x, int y) { in handleTapOutsideTask() method in WindowManagerService5224 handleTapOutsideTask((DisplayContent)msg.obj, msg.arg1, msg.arg2); in handleMessage()