Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/src/android/view/
DAccessibilityInteractionControllerTest.java149 mAccessibilityInteractionController.getWindowSurfaceInfoClientThread(callback)); in getWindowSurfaceInfo_shouldCallCallbackWithWindowSurfaceDataFromVri()
/frameworks/base/core/java/android/view/
DAccessibilityInteractionController.java638 public void getWindowSurfaceInfoClientThread(IWindowSurfaceInfoCallback callback) { in getWindowSurfaceInfoClientThread() method in AccessibilityInteractionController
DViewRootImpl.java12390 .getWindowSurfaceInfoClientThread(callback); in getWindowSurfaceInfo()