Searched refs:RemoteInputListener (Results 1 – 3 of 3) sorted by relevance
26 import com.android.systemui.statusbar.NotificationRemoteInputManager.RemoteInputListener53 private lateinit var listener: RemoteInputListener
29 import com.android.systemui.statusbar.NotificationRemoteInputManager.RemoteInputListener71 ) : Coordinator, RemoteInputListener, Dumpable {
93 private RemoteInputListener mRemoteInputListener;323 public void setRemoteInputListener(@NonNull RemoteInputListener remoteInputListener) { in setRemoteInputListener()787 public interface RemoteInputListener { interface in NotificationRemoteInputManager805 protected class LegacyRemoteInputLifetimeExtender implements RemoteInputListener, Dumpable {