Home
last modified time | relevance | path

Searched defs:oldMode (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DBarTransitions.java76 int oldMode = mMode; in transitionTo() local
83 protected void onTransition(int oldMode, int newMode, boolean animate) { in onTransition()
89 protected void applyModeBackground(int oldMode, int newMode, boolean animate) { in applyModeBackground()
157 public void applyModeBackground(int oldMode, int newMode, boolean animate) { in applyModeBackground()
DPhoneStatusBarTransitions.java75 protected void onTransition(int oldMode, int newMode, boolean animate) { in onTransition()
DNavigationBarTransitions.java72 protected void onTransition(int oldMode, int newMode, boolean animate) { in onTransition()
DPhoneStatusBar.java1918 final int oldMode = barMode(oldVis, transientFlag, translucentFlag); in computeBarMode() local
/frameworks/base/core/java/android/widget/
DDialerFilter.java251 int oldMode = mMode; in setMode() local
395 protected void onModeChange(int oldMode, int newMode) { in onModeChange()
/frameworks/support/v7/appcompat/src/android/support/v7/app/
DActionBarImplBase.java357 final int oldMode = mActionView.getNavigationMode(); in setNavigationMode() local
/frameworks/base/core/java/com/android/internal/app/
DActionBarImpl.java1177 final int oldMode = mActionView.getNavigationMode(); in setNavigationMode() local
/frameworks/support/v7/appcompat/src/android/support/v7/internal/widget/
DActionBarView.java666 final int oldMode = mNavigationMode; in setNavigationMode() local
/frameworks/base/core/java/com/android/internal/widget/
DActionBarView.java722 final int oldMode = mNavigationMode; in setNavigationMode() local