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

  /frameworks/base/core/tests/coretests/src/android/widget/listview/arrowscroll/
ListItemsExpandOnSelectionTest.java 71 final int oldBottom = mListView.getSelectedView().getBottom();
77 oldBottom,
  /development/samples/devbytes/animation/ListViewExpandingCells/src/com/example/android/expandingcells/
ExpandingListView.java 182 final int oldBottom = view.getBottom();
218 int oldHeight = oldBottom - oldTop;
221 mTranslate = getTopAndBottomTranslations(oldTop, oldBottom, delta, true);
378 final int oldBottom = view.getBottom();
410 int oldHeight = oldBottom - oldTop;
413 mTranslate = getTopAndBottomTranslations(oldTop, oldBottom, deltaHeight, false);
  /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...]
  /sdk/apps/NotificationStudio/src/com/android/notificationstudio/
NotificationStudioActivity.java 91 int oldLeft, int oldTop, int oldRight, int oldBottom) {
93 if (oldBottom != bottom) {
97 .translationY(y - oldBottom)
  /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) {
  /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 186 int oldBottom) {
GridView.java     [all...]
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) {
  /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...]
  /frameworks/base/core/java/android/view/
View.java     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar 
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 

Completed in 1282 milliseconds