Searched refs:setUpWithCallback (Results 1 – 5 of 5) sorted by relevance
95 remoteInputManager.setUpWithCallback(mRemoteInputManagerCallback, in testNotificationManagementCodeHasNoDependencyOnStatusBarWindowManager()
110 mRemoteInputManager.setUpWithCallback(mCallback, mDelegate); in setUp()
222 super.setUpWithCallback(callback, delegate); in setUpWithPresenterForTest()
188 remoteInputManager.setUpWithCallback( in StatusBarNotificationPresenter()
345 public void setUpWithCallback(Callback callback, RemoteInputController.Delegate delegate) { in setUpWithCallback() method in NotificationRemoteInputManager