Searched defs:hasButtonUnderPad (Results 1 – 3 of 3) sorted by relevance
465 boolean hasButtonUnderPad, boolean hasSensor, boolean hasBattery) { in InputDevice()993 public boolean hasButtonUnderPad() { in hasButtonUnderPad() method in InputDevice
256 inline bool hasButtonUnderPad() const { return mHasButtonUnderPad; } in hasButtonUnderPad() function
222 bool hasButtonUnderPad; member