Searched refs:silent (Results 1 – 7 of 7) sorted by relevance
56 bool silent; member124 if (!opt.silent) { in Inspect()162 if (!opt.silent && opt.show_ops) std::cout << op << "\n"; in Inspect()182 if (!opt.silent) { in Inspect()204 if (!opt.silent) { in Inspect()220 opt.silent = false; in main()229 opt.silent = true; in main()
47 …`` | | Sets the icon in the volume slot (```silent```, ```vibrate```,…93 Show the silent volume icon97 silent
220 // Whether silent mode should allow vibration feedback. This is used222 // decoupling of vibrate and silent modes. This setting will likely be226 // silent or vibrate mode. Kept for use by legacy database upgrade code in
295 View silent = findViewById(R.id.silence); in bindInlineControls() local297 silent.setOnClickListener(mOnSilent); in bindInlineControls()
1020 private NotificationEntry createFsiNotification(int importance, boolean silent) { in createFsiNotification() argument1026 .setGroupAlertBehavior(silent ? GROUP_ALERT_SUMMARY : Notification.GROUP_ALERT_ALL) in createFsiNotification()
234 // "stay silent" was clicked.
35249 field public static final String VALUE_RINGTONE_SILENT = "silent";