Searched defs:hasButtonUnderPad (Results 1 – 3 of 3) sorted by relevance
505 boolean hasButtonUnderPad, boolean hasSensor, boolean hasBattery, int usiVersionMajor, in InputDevice()697 public Builder setHasButtonUnderPad(boolean hasButtonUnderPad) { in setHasButtonUnderPad()1374 public boolean hasButtonUnderPad() { in hasButtonUnderPad() method in InputDevice
333 inline bool hasButtonUnderPad() const { return mHasButtonUnderPad; } in hasButtonUnderPad() function
247 bool hasButtonUnderPad; member