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

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/accessibility/
AccessibilityEntityProvider.java 178 final Rect boundsInParent = key.mHitBox;
181 mTempBoundsInScreen.set(boundsInParent);
192 info.setBoundsInParent(boundsInParent);
  /frameworks/base/core/java/android/widget/
NumberPicker.java     [all...]

Completed in 198 milliseconds