Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
DNotificationEntry.java540 public void onRemoteInputInserted() { in onRemoteInputInserted() method in NotificationEntry
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationRemoteInputManager.java681 entry.onRemoteInputInserted(); in setShouldManageLifetime()