Home
last modified time | relevance | path

Searched defs:mRemoteInputController (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationRemoteInputManager.java113 protected RemoteInputController mRemoteInputController; field in NotificationRemoteInputManager
834 private RemoteInputController mRemoteInputController; field in NotificationRemoteInputManager.LegacyRemoteInputLifetimeExtender
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DNotificationContentView.java127 private RemoteInputController mRemoteInputController; field in NotificationContentView