Searched refs:hasNewInput (Results 1 – 3 of 3) sorted by relevance
84 boolean hasNewInput = in getItemList()85 singletons.getSetupUtils().hasNewInput(activity.getTvInputManagerHelper()); in getItemList()89 hasNewInput in getItemList()
247 return singletons.getSetupUtils().hasNewInput(inputManager);
232 public boolean hasNewInput(TvInputManagerHelper inputManager) { in hasNewInput() method in SetupUtils