Searched refs:silence (Results 1 – 9 of 9) sorted by relevance
285 findViewById(R.id.silence).setOnClickListener(mOnMuteClick); in bindActions()464 View silence = findViewById(R.id.silence); in updateToggleActions() local474 silence.setSelected(false); in updateToggleActions()485 silence.setSelected(true); in updateToggleActions()496 silence.setSelected(false); in updateToggleActions()
295 View silent = findViewById(R.id.silence); in bindInlineControls()495 View silence = findViewById(R.id.silence);505 silence.setSelected(false);516 silence.setSelected(true);528 silence.setSelected(false);
534 View view = mNotificationInfo.findViewById(R.id.silence); in testBindNotification_silentSelected_isFave_isSilent()817 View silence = mNotificationInfo.findViewById(R.id.silence); in testSilence() local819 silence.performClick(); in testSilence()1152 View silence = mNotificationInfo.findViewById(R.id.silence); in testSilence_andSave() local1153 silence.performClick(); in testSilence_andSave()1192 mNotificationInfo.findViewById(R.id.silence).performClick(); in testSilence_closeGutsThenTryToSave()
860 assertTrue(mNotificationInfo.findViewById(R.id.silence).isSelected()); in testBindNotification_silenceIsSelected()960 mNotificationInfo.findViewById(R.id.silence).performClick(); in testDoesNotUpdateNotificationChannelAfterImportanceChangedSilenced()1110 mNotificationInfo.findViewById(R.id.silence).performClick(); in testSilenceCallsUpdateNotificationChannel()1223 mNotificationInfo.findViewById(R.id.silence).performClick(); in testSilenceCallsUpdateNotificationChannel_channelImportanceUnspecified()1262 mNotificationInfo.findViewById(R.id.silence).performClick(); in testSilenceCallsUpdateNotificationChannel_channelImportanceMin()1299 mNotificationInfo.findViewById(R.id.silence).performClick(); in testSilence_closeGutsThenTryToSave()1370 mNotificationInfo.findViewById(R.id.silence).performClick(); in testAdjustImportanceTemporarilyAllowsReordering()1405 mNotificationInfo.findViewById(R.id.silence).performClick(); in testDoneText()
93 void silence(String callId, in Session.Info sessionInfo); in silence() method
82 Baseline files can be used to silence known errors (and warnings) that are deemed to be safe. When
759 public void silence(String callId, Session.Info sessionInfo) {1516 silence((String) args.arg1);2610 private void silence(String callId) { in silence() method in ConnectionService
1113 // SUBTYPE: 1 is priority, 2 is silence, 3 is alarms only
52003 Landroid/telecom/ConnectionService;->silence(Ljava/lang/String;)V83261 Lcom/android/internal/telecom/IConnectionService$Stub$Proxy;->silence(Ljava/lang/String;Landroid/te…83330 Lcom/android/internal/telecom/IConnectionService;->silence(Ljava/lang/String;Landroid/telecom/Loggi…