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

  /frameworks/base/core/java/android/transition/
ChangeBounds.java 296 final int startBottom = startBounds.bottom;
299 final int startHeight = startBottom - startTop;
307 if (startRight != endRight || startBottom != endBottom) ++numChanges;
316 view.setLeftTopRightBottom(startLeft, startTop, startRight, startBottom);
330 Path bottomRightPath = getPathMotion().getPath(startRight, startBottom,
349 Path bottomRight = getPathMotion().getPath(startRight, startBottom,
  /external/chromium_org/athena/home/
home_card_gesture_manager_unittest.cc 206 TEST_F(HomeCardGestureManagerTest, StartBottom) {

Completed in 175 milliseconds