Home
last modified time | relevance | path

Searched refs:muted (Results 1 – 10 of 10) sorted by relevance

/packages/apps/Dialer/InCallUI/src/com/android/incallui/
DAudioModeProvider.java49 public void onAudioModeChange(int newMode, boolean muted) { in onAudioModeChange() argument
57 if (mMuted != muted) { in onAudioModeChange()
58 mMuted = muted; in onAudioModeChange()
102 void onMute(boolean muted); in onMute() argument
DCallButtonPresenter.java172 public void onMute(boolean muted) { in onMute() argument
174 getUi().setMute(muted); in onMute()
DProximitySensor.java125 public void onMute(boolean muted) { in onMute() argument
/packages/apps/UnifiedEmail/src/com/android/mail/providers/
DConversation.java113 public final boolean muted; field in Conversation
194 dest.writeInt(muted ? 1 : 0); in writeToParcel()
220 muted = in.readInt() != 0; in Conversation()
296 muted = cursor.getInt(UIProvider.CONVERSATION_MUTED_COLUMN) != 0; in Conversation()
335 muted = other.muted; in Conversation()
352 boolean spam, boolean phishing, boolean muted, Uri accountUri, in Conversation() argument
374 this.muted = muted; in Conversation()
488 public Builder setMuted(boolean muted) { in setMuted() argument
489 mMuted = muted; in setMuted()
/packages/apps/Settings/src/com/android/settings/notification/
DVolumeSeekBarPreference.java123 public void onMuted(boolean muted, boolean zenMuted) { in init()
124 if (mMuted == muted && mZenMuted == zenMuted) return; in init()
125 mMuted = muted; in init()
/packages/apps/Messaging/src/com/android/messaging/datamodel/
DSyncManager.java57 public ConversationCustomization(final boolean archived, final boolean muted, in ConversationCustomization() argument
60 mMuted = muted; in ConversationCustomization()
/packages/apps/UnifiedEmail/src/com/android/mail/ui/
DActionBarController.java445 && !mCurrentConversation.muted); in setConversationModeOptions()
/packages/apps/Browser2/test/webexposed/
Dglobal-interface-listing-expected.txt1983 getter muted
2019 setter muted
2793 getter muted
/packages/services/Car/bluetooth/bt-map-service/
Dbt_hci_startup_issues.txt85773 - ringer mode muted streams = 0x0
92232 Stream Can be muted Index Min Index Max Index Cur [device : index]...
/packages/inputmethods/LatinIME/dictionaries/
Den_US_wordlist.combined.gz