Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DRemoteInputController.java282 entry.closeRemoteInput(); in closeRemoteInputs()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
DNotificationEntry.java721 public void closeRemoteInput() { in closeRemoteInput() method in NotificationEntry
722 if (row != null) row.closeRemoteInput(); in closeRemoteInput()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationGutsManager.java681 row.closeRemoteInput(); in openGutsInternal()
DExpandableNotificationRow.java1445 public void closeRemoteInput() {
1447 l.closeRemoteInput();
DNotificationContentView.java1769 public void closeRemoteInput() {