Searched defs:APP_FUNCTION_SERVICE (Results 1 – 2 of 2) sorted by relevance
927 registerService(Context.APP_FUNCTION_SERVICE, AppFunctionManager.class, in registerService()
6458 public static final String APP_FUNCTION_SERVICE = "app_function"; field in Context