HomeSort by relevance Sort by last modified time
    Searched defs:getOffsetTop (Results 1 - 7 of 7) sorted by null

  /frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
TileLayout.java 43 public int getOffsetTop(TileRecord tile) {
QuickQSPanel.java 288 public int getOffsetTop(TileRecord tile) {
PagedTileLayout.java 155 public int getOffsetTop(TileRecord tile) {
QSPanel.java 534 int y = r.tileView.getDetailY() + mTileLayout.getOffsetTop(r) + getTop();
662 int getOffsetTop(TileRecord tile);
  /packages/apps/Dialer/java/com/android/incallui/video/impl/
SurfaceViewVideoCallFragment.java 461 return new Point(0, getOffsetTop(swapCallButton));
468 return new Point(0, getOffsetTop(view));
499 private int getOffsetTop(View view) {
    [all...]
VideoCallFragment.java 499 return new Point(0, getOffsetTop(swapCallButton));
506 return new Point(0, getOffsetTop(view));
539 private int getOffsetTop(View view) {
    [all...]
  /prebuilts/tools/common/m2/repository/net/sourceforge/htmlunit/htmlunit/2.14/
htmlunit-2.14.jar 

Completed in 384 milliseconds