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.java262 entry.closeRemoteInput(); in closeRemoteInputs()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
DNotificationEntry.java711 public void closeRemoteInput() { in closeRemoteInput() method in NotificationEntry
712 if (row != null) row.closeRemoteInput(); in closeRemoteInput()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationGutsManager.java472 row.closeRemoteInput(); in openGutsInternal()
DExpandableNotificationRow.java1285 public void closeRemoteInput() {
1287 l.closeRemoteInput();
DNotificationContentView.java1491 public void closeRemoteInput() {