Searched refs:LegacyRemoteInputLifetimeExtender (Results 1 – 2 of 2) sorted by relevance
44 …m.android.systemui.statusbar.NotificationRemoteInputManager.LegacyRemoteInputLifetimeExtender.Remo…45 …m.android.systemui.statusbar.NotificationRemoteInputManager.LegacyRemoteInputLifetimeExtender.Remo…46 …m.android.systemui.statusbar.NotificationRemoteInputManager.LegacyRemoteInputLifetimeExtender.Smar…228 protected LegacyRemoteInputLifetimeExtender createLegacyRemoteInputLifetimeExtender( in createLegacyRemoteInputLifetimeExtender()236 class FakeLegacyRemoteInputLifetimeExtender extends LegacyRemoteInputLifetimeExtender {
337 protected LegacyRemoteInputLifetimeExtender createLegacyRemoteInputLifetimeExtender( in createLegacyRemoteInputLifetimeExtender()341 return new LegacyRemoteInputLifetimeExtender(); in createLegacyRemoteInputLifetimeExtender()580 return ((LegacyRemoteInputLifetimeExtender) mRemoteInputListener).mLifetimeExtenders; in getLifetimeExtenders()586 ((LegacyRemoteInputLifetimeExtender) mRemoteInputListener) in onPerformRemoveNotification()805 protected class LegacyRemoteInputLifetimeExtender implements RemoteInputListener, Dumpable { class in NotificationRemoteInputManager836 LegacyRemoteInputLifetimeExtender() { in LegacyRemoteInputLifetimeExtender() method in NotificationRemoteInputManager.LegacyRemoteInputLifetimeExtender