Searched refs:hasButtonUnderPad (Results 1 – 5 of 5) sorted by relevance
431 boolean hasButtonUnderPad) { in InputDevice() argument445 mHasButtonUnderPad = hasButtonUnderPad; in InputDevice()834 public boolean hasButtonUnderPad() { in hasButtonUnderPad() method in InputDevice
69 hasMic, deviceInfo.hasButtonUnderPad())); in android_view_InputDevice_create()
123 inline bool hasButtonUnderPad() const { return mHasButtonUnderPad; } in hasButtonUnderPad() function
205 bool hasButtonUnderPad; member
233 info->setButtonUnderPad(mParameters.hasButtonUnderPad); in populateDeviceInfo()440 mParameters.hasButtonUnderPad = getDeviceContext().hasInputProperty(INPUT_PROP_BUTTONPAD); in configureParameters()