Searched refs:hasButtonUnderPad (Results 1 – 6 of 6) sorted by relevance
415 boolean hasButtonUnderPad) { in InputDevice() argument429 mHasButtonUnderPad = hasButtonUnderPad; in InputDevice()818 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
267 bool hasButtonUnderPad; member
238 info->setButtonUnderPad(mParameters.hasButtonUnderPad); in populateDeviceInfo()444 mParameters.hasButtonUnderPad = in configureParameters()
74648 Landroid/view/InputDevice;->hasButtonUnderPad()Z