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.java189 mNotificationPanel.createRemoteInputDelegate()); in StatusBarNotificationPresenter()
DNotificationPanelViewController.java3010 public RemoteInputController.Delegate createRemoteInputDelegate() { in createRemoteInputDelegate() method