Searched refs:IInputMonitorHost (Results 1 – 3 of 3) sorted by relevance
56 private final IInputMonitorHost mHost;59 @NonNull IInputMonitorHost host) { in InputMonitor()68 mHost = IInputMonitorHost.Stub.asInterface(in.readStrongBinder()); in InputMonitor()
22 oneway interface IInputMonitorHost { interface
74 import android.view.IInputMonitorHost;2230 private final class InputMonitorHost extends IInputMonitorHost.Stub {