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

  /packages/experimental/Bummer/src/com/android/dreams/bummer/
BummerView.java 95 int oldLeft, int oldTop, int oldRight, int oldBottom) {
96 if (v == parent && right != oldRight) {
  /packages/screensavers/PhotoTable/src/com/android/dreams/phototable/
BummerView.java 95 int oldLeft, int oldTop, int oldRight, int oldBottom) {
96 if (v == parent && right != oldRight) {
PhotoTable.java 526 int oldLeft, int oldTop, int oldRight, int oldBottom) {
    [all...]
  /external/webkit/Source/WebCore/inspector/front-end/
Drawer.js 115 var oldRight = this._drawerStatusBar.clientWidth - (this._counters.offsetLeft + this._currentPanelCounters.offsetWidth);
117 var rightPadding = (oldRight - newRight);
175 var oldRight = this._mainStatusBar.clientWidth - (this._currentPanelCounters.offsetLeft + this._currentPanelCounters.offsetWidth);
176 var rightPadding = (newRight - oldRight);
  /sdk/apps/NotificationStudio/src/com/android/notificationstudio/
NotificationStudioActivity.java 91 int oldLeft, int oldTop, int oldRight, int oldBottom) {
  /packages/apps/Contacts/src/com/android/contacts/activities/
PhotoSelectionActivity.java 333 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/Gallery2/src/com/android/camera/
PhotoUI.java 100 int bottom, int oldLeft, int oldTop, int oldRight, int oldBottom) {
  /packages/apps/VideoEditor/src/com/android/videoeditor/widgets/
MediaItemView.java 354 * @param oldRight The old right position
356 public void onLayoutPerformed(int oldLeft, int oldRight) {
MediaLinearLayout.java     [all...]
  /frameworks/base/core/java/android/animation/
LayoutTransition.java     [all...]
  /packages/apps/Dialer/src/com/android/dialer/
DialtactsActivity.java 471 int oldTop, int oldRight, int oldBottom) {
    [all...]
  /frameworks/support/v7/appcompat/src/android/support/v7/widget/
SearchView.java 344 int oldLeft, int oldTop, int oldRight, int oldBottom) {
    [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
PhoneStatusBar.java 510 int oldLeft, int oldTop, int oldRight, int oldBottom) {
    [all...]
  /frameworks/base/core/java/android/view/
View.java     [all...]

Completed in 499 milliseconds