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