Searched refs:TEXT_SERVICES_MANAGER_SERVICE (Results 1 – 7 of 7) sorted by relevance
69 @SystemService(Context.TEXT_SERVICES_MANAGER_SERVICE)88 ServiceManager.getServiceOrThrow(Context.TEXT_SERVICES_MANAGER_SERVICE)); in TextServicesManager()
3203 TEXT_SERVICES_MANAGER_SERVICE,4062 public static final String TEXT_SERVICES_MANAGER_SERVICE = "textservices"; field in Context
291 publishBinderService(Context.TEXT_SERVICES_MANAGER_SERVICE, mService); in onStart()
594 case TEXT_SERVICES_MANAGER_SERVICE: in getSystemService()
457 registerService(Context.TEXT_SERVICES_MANAGER_SERVICE, TextServicesManager.class, in registerService() argument
7277 field public static final java.lang.String TEXT_SERVICES_MANAGER_SERVICE = "textservices";
9871 field public static final String TEXT_SERVICES_MANAGER_SERVICE = "textservices";