Home
last modified time | relevance | path

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

/packages/apps/Car/CompanionDeviceSupport/src/com/android/car/companiondevicesupport/feature/notificationmsg/
DNotificationMsgDelegate.java330 String getChannelId(boolean showSilently) { in getChannelId() argument
331 if (showSilently) return mSilentChannelId; in getChannelId()