Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBarNotificationPresenter.java190 mNotificationPanel.createRemoteInputDelegate()); in StatusBarNotificationPresenter()
H A DNotificationPanelViewController.java3703 public RemoteInputController.Delegate createRemoteInputDelegate() { in createRemoteInputDelegate() method