Searched refs:INPUT_SERVICE (Results 1 – 9 of 9) sorted by relevance
2134 INPUT_SERVICE,2760 public static final String INPUT_SERVICE = "input"; field in Context
190 IBinder b = ServiceManager.getService(Context.INPUT_SERVICE); in getInstance()
172 mIm = (InputManager)mContext.getSystemService(Context.INPUT_SERVICE); in systemReady()
140 mIm = (InputManager)c.getSystemService(Context.INPUT_SERVICE); in PointerLocationView()
478 ServiceManager.addService(Context.INPUT_SERVICE, inputManager); in startOtherServices()
318 context.getSystemService(Context.INPUT_SERVICE);
446 registerService(INPUT_SERVICE, new StaticServiceFetcher() { in registerService() argument
531 NO DOC BLOCK: android.content.Context Field INPUT_SERVICE
7218 field public static final java.lang.String INPUT_SERVICE = "input";