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

  /frameworks/base/core/jni/
android_view_InputDevice.cpp 69 hasMic, deviceInfo.hasButtonUnderPad()));
  /frameworks/native/include/input/
InputDevice.h 113 inline bool hasButtonUnderPad() const { return mHasButtonUnderPad; }
  /frameworks/base/core/java/android/view/
InputDevice.java 411 boolean hasButtonUnderPad) {
425 mHasButtonUnderPad = hasButtonUnderPad;
815 public boolean hasButtonUnderPad() {
    [all...]
  /frameworks/native/services/inputflinger/
InputReader.h     [all...]
InputReader.cpp     [all...]

Completed in 217 milliseconds