Searched refs:oldLeft (Results 1 – 4 of 4) 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/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/ApiDemos/src/com/example/android/apis/app/ |
D | PictureInPicture.java | 96 (v, oldLeft, oldTop, oldRight, oldBottom, newLeft, newTop, newRight, newBottom) -> {
|
/development/samples/training/NavigationDrawer/libs/ |
D | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |