HomeSort by relevance Sort by last modified time
    Searched refs:oldLeft (Results 1 - 25 of 25) sorted by null

  /development/samples/devbytes/animation/CurvedMotion/src/com/example/android/curvedmotion/
CurvedMotion.java 56 final int oldLeft = mButton.getLeft();
71 int deltaX = left - oldLeft;
  /packages/experimental/Bummer/src/com/android/dreams/bummer/
BummerView.java 95 int oldLeft, int oldTop, int oldRight, int oldBottom) {
  /packages/screensavers/PhotoTable/src/com/android/dreams/phototable/
BummerView.java 95 int oldLeft, int oldTop, int oldRight, int oldBottom) {
PhotoTable.java 533 int oldLeft, int oldTop, int oldRight, int oldBottom) {
    [all...]
  /external/chromium_org/chrome/browser/resources/file_manager/js/media/
video_player.js 251 var oldLeft = window.screenX;
257 oldLeft = window.screen.availWidth / 2;
263 appWindow.moveTo(oldLeft - (newWidth - oldWidth) / 2,
  /external/chromium_org/ui/android/java/src/org/chromium/ui/autofill/
AutofillPopup.java 94 int oldLeft, int oldTop, int oldRight, int oldBottom) {
  /packages/apps/Camera2/src/com/android/camera/ui/
ZoomView.java 155 int oldLeft, int oldTop, int oldRight, int oldBottom) {
  /sdk/apps/NotificationStudio/src/com/android/notificationstudio/
NotificationStudioActivity.java 91 int oldLeft, int oldTop, int oldRight, int oldBottom) {
  /frameworks/support/v4/java/android/support/v4/widget/
ViewDragHelper.java     [all...]
  /packages/apps/Contacts/src/com/android/contacts/activities/
PhotoSelectionActivity.java 337 int oldLeft, int oldTop, int oldRight, int oldBottom) {
  /frameworks/base/core/java/android/widget/
MediaController.java 185 int bottom, int oldLeft, int oldTop, int oldRight,
SearchView.java 326 int oldLeft, int oldTop, int oldRight, int oldBottom) {
    [all...]
  /packages/apps/Camera2/src/com/android/camera/
VideoUI.java 120 int bottom, int oldLeft, int oldTop, int oldRight, int oldBottom) {
PhotoUI.java 129 int bottom, int oldLeft, int oldTop, int oldRight, int oldBottom) {
  /packages/apps/VideoEditor/src/com/android/videoeditor/widgets/
MediaItemView.java 353 * @param oldLeft The old left position
356 public void onLayoutPerformed(int oldLeft, int oldRight) {
MediaLinearLayout.java     [all...]
  /frameworks/base/core/java/android/animation/
LayoutTransition.java     [all...]
  /external/chromium_org/android_webview/java/src/org/chromium/android_webview/
AwContents.java 453 int oldLeft, int oldTop, int oldRight, int oldBottom) {
    [all...]
  /frameworks/support/v7/appcompat/src/android/support/v7/widget/
SearchView.java 351 int oldLeft, int oldTop, int oldRight, int oldBottom) {
    [all...]
  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
ConversationViewFragment.java     [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
PhoneStatusBar.java 556 int oldLeft, int oldTop, int oldRight, int oldBottom) {
    [all...]
  /external/robolectric/lib/main/
android-support-v4.jar 
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderBlock.cpp     [all...]
  /frameworks/base/core/java/android/view/
View.java     [all...]
  /development/samples/training/NavigationDrawer/libs/
android-support-v4.jar 

Completed in 1525 milliseconds