Home | History | Annotate | Download | only in keyguard

Lines Matching defs:getChildWidth

713                     + getChildWidth(0));
849 (getViewportWidth() - padding - getChildWidth(index)) / 2;
1792 protected int getChildWidth(int index) {
1873 + getViewportWidth() + ", " + getChildWidth(whichPage));
1919 + getChildWidth(whichPage));
2483 oldX = getViewportOffsetX() + getChildOffset(i) - getChildWidth(i)