Home
last modified time | relevance | path

Searched refs:TestableNotificationRemoteInputManager (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
H A DNotificationRemoteInputManagerTest.java88 private TestableNotificationRemoteInputManager mRemoteInputManager;
93 private TestableNotificationRemoteInputManager.FakeLegacyRemoteInputLifetimeExtender
100 mRemoteInputManager = new TestableNotificationRemoteInputManager(mContext, in setUp()
187 private class TestableNotificationRemoteInputManager extends NotificationRemoteInputManager { class in NotificationRemoteInputManagerTest
189 TestableNotificationRemoteInputManager( in TestableNotificationRemoteInputManager() method in NotificationRemoteInputManagerTest.TestableNotificationRemoteInputManager