Searched refs:TestableNotificationRemoteInputManager (Results 1 – 1 of 1) sorted by relevance
88 private TestableNotificationRemoteInputManager mRemoteInputManager;93 private TestableNotificationRemoteInputManager.FakeLegacyRemoteInputLifetimeExtender100 mRemoteInputManager = new TestableNotificationRemoteInputManager(mContext, in setUp()187 private class TestableNotificationRemoteInputManager extends NotificationRemoteInputManager { class in NotificationRemoteInputManagerTest189 TestableNotificationRemoteInputManager( in TestableNotificationRemoteInputManager() method in NotificationRemoteInputManagerTest.TestableNotificationRemoteInputManager