Searched refs:setUpWithCallback (Results 1 – 5 of 5) sorted by relevance
94 remoteInputManager.setUpWithCallback(mRemoteInputManagerCallback, in testNotificationManagementCodeHasNoDependencyOnStatusBarWindowManager()
99 mRemoteInputManager.setUpWithCallback(mCallback, mDelegate); in setUp()
289 super.setUpWithCallback(callback, delegate); in setUpWithPresenterForTest()
187 remoteInputManager.setUpWithCallback( in StatusBarNotificationPresenter()
319 public void setUpWithCallback(Callback callback, RemoteInputController.Delegate delegate) { in setUpWithCallback() method in NotificationRemoteInputManager