Home
last modified time | relevance | path

Searched defs:newMode (Results 1 – 7 of 7) 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()
DPhoneStatusBarTransitions.java76 protected void onTransition(int oldMode, int newMode, boolean animate) { in onTransition()
DNavigationBarTransitions.java75 protected void onTransition(int oldMode, int newMode, boolean animate) { in onTransition()
/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/core/java/com/android/server/notification/
DZenModeHelper.java241 final int newMode = Global.getInt(mContext.getContentResolver(), in readZenModeFromSetting() 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()