Home
last modified time | relevance | path

Searched defs:displayNotification (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Car/Notification/src/com/android/car/notification/headsup/
DCarHeadsUpNotificationContainer.java69 public void displayNotification(View notificationView, in displayNotification() method in CarHeadsUpNotificationContainer
/packages/modules/Wifi/service/java/com/android/server/wifi/
DWifiBlocklistMonitor.java1229 public final boolean displayNotification; field in WifiBlocklistMonitor.CarrierSpecificEapFailureConfig
1231 boolean displayNotification) { in CarrierSpecificEapFailureConfig()