Searched defs:InputManagerService (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/java/com/android/server/input/
H A DInputManagerService.java96 public class InputManagerService extends IInputManager.Stub class in inherits:IInputManager.Stub,Watchdog.Monitor,DisplayManagerService.InputManagerFuncs
149 private static native int nativeInit(InputManagerService service,
244 public InputManagerService(Context context, Handler handler) { method in class:InputManagerService

Completed in 48 milliseconds