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

  /frameworks/base/core/tests/coretests/src/android/widget/focus/
ScrollingThroughListOfFocusablesTest.java 143 mListView.offsetDescendantRectToMyCoords(view, mTempRect);
192 mListView.offsetDescendantRectToMyCoords(view, mTempRect);
219 mListView.offsetDescendantRectToMyCoords(internalFocused, mTempRect);
  /frameworks/base/core/tests/coretests/src/android/widget/scroll/arrowscroll/
ButtonsWithTallTextViewInBetweenTest.java 56 mScrollView.offsetDescendantRectToMyCoords(descendant, mTempRect);
62 mScrollView.offsetDescendantRectToMyCoords(descendant, mTempRect);
ShortButtonsTest.java 104 mScrollView.offsetDescendantRectToMyCoords(b, mTempRect);
  /frameworks/base/core/java/android/view/
FocusFinder.java 73 root.offsetDescendantRectToMyCoords(focused, mFocusedRect);
139 root.offsetDescendantRectToMyCoords(focusable, mOtherRect);
ViewRoot.java     [all...]
ViewGroup.java     [all...]
  /frameworks/base/core/java/android/widget/
HorizontalScrollView.java 826 offsetDescendantRectToMyCoords(nextFocused, mTempRect);
    [all...]
ScrollView.java 826 offsetDescendantRectToMyCoords(nextFocused, mTempRect);
882 offsetDescendantRectToMyCoords(descendant, mTempRect);
    [all...]
ListView.java     [all...]
GridView.java     [all...]
AbsListView.java 747 offsetDescendantRectToMyCoords(view, r);
    [all...]
  /cts/tests/tests/view/src/android/view/cts/
ViewGroupTest.java     [all...]
  /prebuilt/sdk/4/
android.jar 
  /prebuilt/sdk/5/
android.jar 
  /prebuilt/sdk/6/
android.jar 

Completed in 785 milliseconds