Home
last modified time | relevance | path

Searched refs:setUpWithCallback (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
DNotificationRemoteInputManagerTest.java171 super.setUpWithCallback(callback, delegate); in setUpWithPresenterForTest()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBarNotificationPresenter.java173 remoteInputManager.setUpWithCallback( in StatusBarNotificationPresenter()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationRemoteInputManager.java324 public void setUpWithCallback(Callback callback, RemoteInputController.Delegate delegate) { in setUpWithCallback() method in NotificationRemoteInputManager