Searched defs:hasButtonUnderPad (Results 1 – 3 of 3) sorted by relevance
350 KeyCharacterMap keyCharacterMap, boolean hasVibrator, boolean hasButtonUnderPad) { in InputDevice()687 public boolean hasButtonUnderPad() { in hasButtonUnderPad() method in InputDevice
106 inline bool hasButtonUnderPad() const { return mHasButtonUnderPad; } in hasButtonUnderPad() function
1210 bool hasButtonUnderPad; member