Searched refs:setUpWithCallback (Results 1 – 5 of 5) sorted by relevance
97 remoteInputManager.setUpWithCallback(mRemoteInputManagerCallback, in testNotificationManagementCodeHasNoDependencyOnStatusBarWindowManager()
92 mRemoteInputManager.setUpWithCallback(mCallback, mDelegate); in setUp()
218 super.setUpWithCallback(callback, delegate); in setUpWithPresenterForTest()
178 remoteInputManager.setUpWithCallback( in StatusBarNotificationPresenter()
303 public void setUpWithCallback(Callback callback, RemoteInputController.Delegate delegate) { in setUpWithCallback() method in NotificationRemoteInputManager