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