Searched refs:TEXT_SERVICES_MANAGER_SERVICE (Results 1 – 7 of 7) sorted by relevance
81 @SystemService(Context.TEXT_SERVICES_MANAGER_SERVICE)104 ServiceManager.getServiceOrThrow(Context.TEXT_SERVICES_MANAGER_SERVICE)); in TextServicesManager()
3647 TEXT_SERVICES_MANAGER_SERVICE,4708 public static final String TEXT_SERVICES_MANAGER_SERVICE = "textservices"; field in Context
287 publishBinderService(Context.TEXT_SERVICES_MANAGER_SERVICE, mService); in onStart()
632 case TEXT_SERVICES_MANAGER_SERVICE: in getSystemService()
515 registerService(Context.TEXT_SERVICES_MANAGER_SERVICE, TextServicesManager.class, in registerService() argument
10690 field public static final String TEXT_SERVICES_MANAGER_SERVICE = "textservices";
7277 field public static final java.lang.String TEXT_SERVICES_MANAGER_SERVICE = "textservices";