Searched defs:hasButtonUnderPad (Results 1 – 3 of 3) sorted by relevance
409 boolean hasButtonUnderPad) { in InputDevice()783 public boolean hasButtonUnderPad() { in hasButtonUnderPad() method in InputDevice
113 inline bool hasButtonUnderPad() const { return mHasButtonUnderPad; } in hasButtonUnderPad() function
1287 bool hasButtonUnderPad; member