Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
H A DNotificationEntry.java716 public void closeRemoteInput() { in closeRemoteInput() method in NotificationEntry
717 if (row != null) row.closeRemoteInput(); in closeRemoteInput()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DRemoteInputController.java312 entry.closeRemoteInput(); in closeRemoteInputs()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DNotificationGutsManager.java650 row.closeRemoteInput(); in openGutsInternal()
H A DExpandableNotificationRow.java1388 public void closeRemoteInput() {
1390 l.closeRemoteInput();
H A DNotificationContentView.java1661 public void closeRemoteInput() {