Home
last modified time | relevance | path

Searched defs:inputFeatures (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/base/core/java/android/view/
H A DInputWindowHandle.java111 public int inputFeatures; field in InputWindowHandle
H A DWindowManager.java3366 public int inputFeatures; field in WindowManager.LayoutParams
/aosp12/frameworks/base/core/jni/
H A Dandroid_hardware_input_InputWindowHandle.cpp74 jfieldID inputFeatures; member
/aosp12/frameworks/native/libs/gui/include/gui/
H A DWindowInfo.h199 Flags<Feature> inputFeatures; member