Searched refs:tim (Results 1 – 1 of 1) sorted by relevance
294 TvInputManager tim = (TvInputManager) context.getSystemService(Context.TV_INPUT_SERVICE); in getServiceNameFromInputId() local295 for (TvInputInfo info : tim.getTvInputList()) { in getServiceNameFromInputId()