Home
last modified time | relevance | path

Searched refs:silence (Results 1 – 12 of 12) sorted by relevance

/frameworks/compile/slang/tests/P_warnings/
Dstderr.txt.expect5 warnings.rscript:10:8: note: initialize the variable 'l' to silence this warning
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationConversationInfo.java286 findViewById(R.id.silence).setOnClickListener(mOnMuteClick); in bindActions()
463 View silence = findViewById(R.id.silence); in updateToggleActions() local
473 silence.setSelected(false); in updateToggleActions()
484 silence.setSelected(true); in updateToggleActions()
495 silence.setSelected(false); in updateToggleActions()
DNotificationInfo.java278 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);
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
DNotificationInfoTest.java751 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()
DNotificationConversationInfoTest.java535 View view = mNotificationInfo.findViewById(R.id.silence); in testBindNotification_silentSelected_isFave_isSilent()
818 View silence = mNotificationInfo.findViewById(R.id.silence); in testSilence() local
820 silence.performClick(); in testSilence()
1153 View silence = mNotificationInfo.findViewById(R.id.silence); in testSilence_andSave() local
1154 silence.performClick(); in testSilence_andSave()
1193 mNotificationInfo.findViewById(R.id.silence).performClick(); in testSilence_closeGutsThenTryToSave()
/frameworks/base/telecomm/java/com/android/internal/telecom/
DIConnectionService.aidl93 void silence(String callId, in Session.Info sessionInfo); in silence() method
/frameworks/base/tools/lint/
DREADME.md82 Baseline files can be used to silence known errors (and warnings) that are deemed to be safe. When
/frameworks/base/telecomm/java/android/telecom/
DConnectionService.java761 public void silence(String callId, Session.Info sessionInfo) {
1518 silence((String) args.arg1);
2612 private void silence(String callId) { in silence() method in ConnectionService
/frameworks/proto_logging/stats/enums/app/wearservices/
Dwearservices_enums.proto597 // Depicts a silence call action
/frameworks/opt/telephony/proto/src/
Dtelephony.proto2295 // true if only silence RTP packets are received for 20 seconds immediately
2299 // true if only silence RTP packets are sent for 20 seconds immediately
/frameworks/base/proto/src/metrics_constants/
Dmetrics_constants.proto1119 // SUBTYPE: 1 is priority, 2 is silence, 3 is alarms only
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt51360 Landroid/telecom/ConnectionService;->silence(Ljava/lang/String;)V
82618 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…