Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DInputWindowHandle.java108 public int frameBottom; field in InputWindowHandle
/frameworks/base/core/jni/
Dandroid_hardware_input_InputWindowHandle.cpp63 jfieldID frameBottom; member
/frameworks/native/libs/gui/include/gui/
DWindowInfo.h196 int32_t frameBottom = -1; member