Home
last modified time | relevance | path

Searched defs:replaceTouchableRegionWithCrop (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/view/
DInputWindowHandle.java119 public boolean replaceTouchableRegionWithCrop; field in InputWindowHandle
158 public void replaceTouchableRegionWithCrop(@Nullable SurfaceControl bounds) { in replaceTouchableRegionWithCrop() method in InputWindowHandle
/frameworks/base/core/jni/
Dandroid_hardware_input_InputWindowHandle.cpp65 jfieldID replaceTouchableRegionWithCrop; member
/frameworks/native/include/input/
DInputWindow.h168 bool replaceTouchableRegionWithCrop; member