Searched refs:oldLeft (Results 1 – 5 of 5) sorted by relevance
/development/samples/devbytes/animation/CurvedMotion/src/com/example/android/curvedmotion/ |
D | CurvedMotion.java | 56 final int oldLeft = mButton.getLeft(); in onCreate() 71 int deltaX = left - oldLeft; in onCreate()
|
/development/samples/ApiDemos/src/com/example/android/apis/app/ |
D | PictureInPictureSourceRectHint.java | 72 (v, left, top, right, bottom, oldLeft, oldTop, oldRight, oldBottom) -> { in onCreate() argument 73 if (left == oldLeft && right == oldRight && top == oldTop in onCreate()
|
D | PictureInPictureAutoEnter.java | 37 (v, oldLeft, oldTop, oldRight, oldBottom, newLeft, newTop, newRight, newBottom) -> {
|
/development/samples/ApiDemos/src/com/example/android/apis/animation/ |
D | PathAnimations.java | 121 public void onLayoutChange(View v, int left, int top, int right, int bottom, int oldLeft, in onLayoutChange() argument
|
/development/samples/training/NavigationDrawer/libs/ |
D | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |