Searched defs:headsUpState (Results 1 – 4 of 4) sorted by relevance
77 void onStateChange(AlertEntry alertEntry, HeadsUpState headsUpState); in onStateChange()356 HeadsUpState headsUpState) { in handleHeadsUpNotificationStateChanged()
319 CarHeadsUpNotificationManager.HeadsUpState headsUpState) { in onStateChange()
302 CarHeadsUpNotificationManager.HeadsUpState headsUpState) { in onStateChange()
457 mManager.registerHeadsUpNotificationStateChangeListener((alertEntry, headsUpState) -> { in notification_removedFromQueue_notifyListeners() argument