Searched defs:mHasButtonUnderPad (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/core/java/android/view/ | ||
D | InputDevice.java | 91 private final boolean mHasButtonUnderPad; field in InputDevice |
/frameworks/native/include/input/ | ||
D | InputDevice.h | 374 bool mHasButtonUnderPad; variable |