Searched refs:replacedBy (Results 1 – 2 of 2) sorted by relevance
64 String replacedBy = method.getAnnotation(RpcDeprecated.class).value(); in invoke() local66 Log.notify(mService, title, title, String.format("Please use %s instead.", replacedBy)); in invoke()
335 String replacedBy = mMethod.getAnnotation(RpcDeprecated.class).value(); in getHelp() local338 release, replacedBy)); in getHelp()