Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
H A DNotificationRemoteInputManagerTest.java40 import com.android.systemui.statusbar.notification.RemoteInputControllerLogger;
87 new RemoteInputControllerLogger(logcatLogBuffer()), in setUp()
145 RemoteInputControllerLogger remoteInputControllerLogger, in TestableNotificationRemoteInputManager()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DRemoteInputController.java32 import com.android.systemui.statusbar.notification.RemoteInputControllerLogger;
57 private final RemoteInputControllerLogger mLogger;
68 RemoteInputControllerLogger logger) { in RemoteInputController()
H A DNotificationRemoteInputManager.java57 import com.android.systemui.statusbar.notification.RemoteInputControllerLogger;
103 private final RemoteInputControllerLogger mRemoteInputControllerLogger;
260 RemoteInputControllerLogger remoteInputControllerLogger, in NotificationRemoteInputManager()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
H A DRemoteInputControllerLogger.kt27 class RemoteInputControllerLogger regex
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/dagger/
H A DCentralSurfacesDependenciesModule.java62 import com.android.systemui.statusbar.notification.RemoteInputControllerLogger;
114 RemoteInputControllerLogger remoteInputControllerLogger, in provideNotificationRemoteInputManager()