Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/view/
H A DInputWindowHandle.java153 public boolean replaceTouchableRegionWithCrop; field in InputWindowHandle
240 public void replaceTouchableRegionWithCrop(@Nullable SurfaceControl bounds) { in replaceTouchableRegionWithCrop() method in InputWindowHandle
/aosp14/frameworks/base/core/jni/
H A Dandroid_hardware_input_InputWindowHandle.cpp73 jfieldID replaceTouchableRegionWithCrop; member