Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBarNotificationPresenter.java180 mNotificationPanel.createRemoteInputDelegate()); in StatusBarNotificationPresenter()
DNotificationPanelView.java3419 public RemoteInputController.Delegate createRemoteInputDelegate() { in createRemoteInputDelegate() method