Searched refs:hasButtonUnderPad (Results 1 – 5 of 5) sorted by relevance
409 boolean hasButtonUnderPad) { in InputDevice() argument423 mHasButtonUnderPad = hasButtonUnderPad; in InputDevice()783 public boolean hasButtonUnderPad() { in hasButtonUnderPad() method in InputDevice
69 hasMic, deviceInfo.hasButtonUnderPad())); in android_view_InputDevice_create()
113 inline bool hasButtonUnderPad() const { return mHasButtonUnderPad; } in hasButtonUnderPad() function
1287 bool hasButtonUnderPad; member
3027 info->setButtonUnderPad(mParameters.hasButtonUnderPad); in populateDeviceInfo()3236 mParameters.hasButtonUnderPad= in configureParameters()