Home
last modified time | relevance | path

Searched refs:willYouTakeTheInputQueue (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/com/android/internal/view/
DRootViewSurfaceTaker.java27 InputQueue.Callback willYouTakeTheInputQueue(); in willYouTakeTheInputQueue() method
/frameworks/base/core/java/com/android/internal/policy/
DDecorView.java1545 public InputQueue.Callback willYouTakeTheInputQueue() {
/frameworks/base/core/java/android/view/
DViewRootImpl.java537 ((RootViewSurfaceTaker)mView).willYouTakeTheInputQueue(); in notifyChildRebuilt()
720 ((RootViewSurfaceTaker)view).willYouTakeTheInputQueue(); in setView()