Searched refs:getServiceNameFromInputId (Results 1 – 2 of 2) sorted by relevance
77 String serviceName = TvContractUtils.getServiceNameFromInputId(getActivity(), inputId); in loadRows()
293 public static String getServiceNameFromInputId(Context context, String inputId) { in getServiceNameFromInputId() method in TvContractUtils