Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DInputDevice.java85 private final boolean mHasButtonUnderPad; field in InputDevice
561 private boolean mHasButtonUnderPad = false; field in InputDevice.Builder
/frameworks/native/include/input/
DInputDevice.h353 bool mHasButtonUnderPad; variable