HomeSort by relevance Sort by last modified time
    Searched defs:hasButtonUnderPad (Results 1 - 3 of 3) sorted by null

  /frameworks/native/include/input/
InputDevice.h 113 inline bool hasButtonUnderPad() const { return mHasButtonUnderPad; }
  /frameworks/base/core/java/android/view/
InputDevice.java 409 boolean hasButtonUnderPad) {
423 mHasButtonUnderPad = hasButtonUnderPad;
783 public boolean hasButtonUnderPad() {
    [all...]
  /frameworks/native/services/inputflinger/
InputReader.h     [all...]

Completed in 427 milliseconds