Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/view/
H A DInputDevice.java85 private final boolean mHasButtonUnderPad; field in InputDevice
561 private boolean mHasButtonUnderPad = false; field in InputDevice.Builder