Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DNotificationContentView.java400 mExpandedRemoteInput.onNotificationUpdateOrReset(); in setExpandedChild()
442 mHeadsUpRemoteInput.onNotificationUpdateOrReset(); in setHeadsUpChild()
1234 existing.onNotificationUpdateOrReset();
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DRemoteInputView.java610 public void onNotificationUpdateOrReset() { in onNotificationUpdateOrReset() method in RemoteInputView