Searched defs:getParentSurfaceForPointers (Results 1 – 3 of 3) sorted by relevance
242 public SurfaceControl getParentSurfaceForPointers(int displayId) { in getParentSurfaceForPointers() method in InputManagerCallback
3208 private long getParentSurfaceForPointers(int displayId) { in getParentSurfaceForPointers() method in InputManagerService3424 SurfaceControl getParentSurfaceForPointers(int displayId); in getParentSurfaceForPointers() method
128 jmethodID getParentSurfaceForPointers; member671 sp<SurfaceControl> NativeInputManager::getParentSurfaceForPointers(int displayId) { in getParentSurfaceForPointers() function in android::NativeInputManager