Searched refs:silence (Results 1 – 12 of 12) sorted by relevance
5 warnings.rscript:10:8: note: initialize the variable 'l' to silence this warning
286 findViewById(R.id.silence).setOnClickListener(mOnMuteClick); in bindActions()463 View silence = findViewById(R.id.silence); in updateToggleActions() local473 silence.setSelected(false); in updateToggleActions()484 silence.setSelected(true); in updateToggleActions()495 silence.setSelected(false); in updateToggleActions()
278 View silent = findViewById(R.id.silence); in bindInlineControls()475 View silence = findViewById(R.id.silence);485 silence.setSelected(false);496 silence.setSelected(true);508 silence.setSelected(false);
751 assertTrue(mNotificationInfo.findViewById(R.id.silence).isSelected()); in testBindNotification_silenceIsSelected()847 mNotificationInfo.findViewById(R.id.silence).performClick(); in testDoesNotUpdateNotificationChannelAfterImportanceChangedSilenced()992 mNotificationInfo.findViewById(R.id.silence).performClick(); in testSilenceCallsUpdateNotificationChannel()1102 mNotificationInfo.findViewById(R.id.silence).performClick(); in testSilenceCallsUpdateNotificationChannel_channelImportanceUnspecified()1140 mNotificationInfo.findViewById(R.id.silence).performClick(); in testSilenceCallsUpdateNotificationChannel_channelImportanceMin()1176 mNotificationInfo.findViewById(R.id.silence).performClick(); in testSilence_closeGutsThenTryToSave()1245 mNotificationInfo.findViewById(R.id.silence).performClick(); in testAdjustImportanceTemporarilyAllowsReordering()1279 mNotificationInfo.findViewById(R.id.silence).performClick(); in testDoneText()
535 View view = mNotificationInfo.findViewById(R.id.silence); in testBindNotification_silentSelected_isFave_isSilent()818 View silence = mNotificationInfo.findViewById(R.id.silence); in testSilence() local820 silence.performClick(); in testSilence()1153 View silence = mNotificationInfo.findViewById(R.id.silence); in testSilence_andSave() local1154 silence.performClick(); in testSilence_andSave()1193 mNotificationInfo.findViewById(R.id.silence).performClick(); in testSilence_closeGutsThenTryToSave()
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
761 public void silence(String callId, Session.Info sessionInfo) {1518 silence((String) args.arg1);2612 private void silence(String callId) { in silence() method in ConnectionService
597 // Depicts a silence call action
2295 // true if only silence RTP packets are received for 20 seconds immediately2299 // true if only silence RTP packets are sent for 20 seconds immediately
1119 // SUBTYPE: 1 is priority, 2 is silence, 3 is alarms only
51360 Landroid/telecom/ConnectionService;->silence(Ljava/lang/String;)V82618 Lcom/android/internal/telecom/IConnectionService$Stub$Proxy;->silence(Ljava/lang/String;Landroid/te…82687 Lcom/android/internal/telecom/IConnectionService;->silence(Ljava/lang/String;Landroid/telecom/Loggi…