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

  /frameworks/base/core/java/android/widget/
Spinner.java 527 setUpChild(child);
537 setUpChild(child);
548 private void setUpChild(View child) {
    [all...]
Gallery.java 842 setUpChild(child, offset, x, fromLeft);
852 setUpChild(child, offset, x, fromLeft);
869 private void setUpChild(View child, int offset, int x, boolean fromLeft) {
    [all...]

Completed in 139 milliseconds