Searched defs:hasButtonUnderPad (Results 1 – 3 of 3) sorted by relevance
415 boolean hasButtonUnderPad) { in InputDevice()818 public boolean hasButtonUnderPad() { in hasButtonUnderPad() method in InputDevice
123 inline bool hasButtonUnderPad() const { return mHasButtonUnderPad; } in hasButtonUnderPad() function
267 bool hasButtonUnderPad; member