Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationRemoteInputManager.java478 if (riv == row.getPrivateLayout().getExpandedRemoteInput() in activateRemoteInput()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DNotificationContentView.java1976 public RemoteInputView getExpandedRemoteInput() { in getExpandedRemoteInput() method in NotificationContentView