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

  /frameworks/base/packages/Keyguard/src/com/android/keyguard/
CameraWidgetFrame.java 393 int rawBottom = mTmpLoc[1] + getHeight();
394 if (event.getRawY() > rawBottom) {
  /frameworks/native/services/inputflinger/
InputReader.cpp     [all...]

Completed in 244 milliseconds