Searched defs:getParentSurfaceForPointers (Results 1 – 3 of 3) sorted by relevance
256 public SurfaceControl getParentSurfaceForPointers(int displayId) { in getParentSurfaceForPointers() method in InputManagerCallback
2705 private long getParentSurfaceForPointers(int displayId) { in getParentSurfaceForPointers() method in InputManagerService2930 SurfaceControl getParentSurfaceForPointers(int displayId); in getParentSurfaceForPointers() method
139 jmethodID getParentSurfaceForPointers; member730 sp<SurfaceControl> NativeInputManager::getParentSurfaceForPointers(int displayId) { in getParentSurfaceForPointers() function in android::NativeInputManager