Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DNotificationContentView.java444 mExpandedRemoteInput.onNotificationUpdateOrReset(); in setExpandedChild()
494 mHeadsUpRemoteInput.onNotificationUpdateOrReset(); in setHeadsUpChild()
1324 result.mView.onNotificationUpdateOrReset();
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DRemoteInputView.java664 public void onNotificationUpdateOrReset() { in onNotificationUpdateOrReset() method in RemoteInputView