Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DRemoteInputController.java264 item.row.closeRemoteInput(); in closeRemoteInputs()
DNotificationGutsManager.java396 row.closeRemoteInput(); in openGuts()
DExpandableNotificationRow.java1105 public void closeRemoteInput() {
1107 l.closeRemoteInput();
DNotificationContentView.java1413 public void closeRemoteInput() { in closeRemoteInput() method in NotificationContentView