Searched defs:silent (Results 1 – 7 of 7) sorted by relevance
16 const std::shared_ptr<Channel>& producer, bool silent) in ConsumerQueueChannel()
103 Message& message, bool silent) { in OnCreateConsumerQueue()
317 bool silent = (options.OutputMode() == REDIRECT_TO_STDERR || in RunCommandToFd() local
295 View silent = findViewById(R.id.silence); in bindInlineControls() local
412 private View loadCustomView(String name, AttributeSet attrs, boolean silent) throws Exception { in loadCustomView()
1020 private NotificationEntry createFsiNotification(int importance, boolean silent) { in createFsiNotification()
566 bool Region::validate(const Region& reg, const char* name, bool silent) in validate()