Searched defs:hasButtonUnderPad (Results 1 – 3 of 3) sorted by relevance
474 boolean hasButtonUnderPad, boolean hasSensor, boolean hasBattery, int usiVersionMajor, in InputDevice()650 public Builder setHasButtonUnderPad(boolean hasButtonUnderPad) { in setHasButtonUnderPad()1268 public boolean hasButtonUnderPad() { in hasButtonUnderPad() method in InputDevice
316 inline bool hasButtonUnderPad() const { return mHasButtonUnderPad; } in hasButtonUnderPad() function
226 bool hasButtonUnderPad; member