Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DBarTransitions.java90 protected void onTransition(int oldMode, int newMode, boolean animate) { in onTransition()
96 protected void applyModeBackground(int oldMode, int newMode, boolean animate) { in applyModeBackground()
173 public void applyModeBackground(int oldMode, int newMode, boolean animate) { in applyModeBackground()
DNavigationBarTransitions.java50 protected void onTransition(int oldMode, int newMode, boolean animate) { in onTransition()
DPhoneStatusBarTransitions.java76 protected void onTransition(int oldMode, int newMode, boolean animate) { in onTransition()
DPhoneStatusBar.java2487 final int newMode = barMode(newVis, transientFlag, translucentFlag); in computeBarMode() local
/frameworks/base/core/java/android/widget/
DDialerFilter.java216 public void setMode(int newMode) { in setMode()
393 protected void onModeChange(int oldMode, int newMode) { in onModeChange()
/frameworks/base/services/tests/servicestests/src/com/android/server/search/
DSearchablesTest.java299 public void setSearchablesMode(int newMode) { in setSearchablesMode()
/frameworks/base/services/usb/java/com/android/server/usb/
DUsbPortManager.java197 final int newMode; in setPortRoles() local
/frameworks/ex/common/java/com/android/ex/editstyledtext/
DEditStyledText.java2857 public void onAction(int newMode, Object[] params) { in onAction()
2863 public void onAction(int newMode, Object param) { in onAction()
2867 public void onAction(int newMode) { in onAction()
/frameworks/base/cmds/pm/src/com/android/commands/pm/
DPm.java883 final int newMode; in runSetAppLink() local