Searched refs:setupUtils (Results 1 – 2 of 2) sorted by relevance
29 public TvInputNewComparator(SetupUtils setupUtils, TvInputManagerHelper inputManager) { in TvInputNewComparator() argument30 mSetupUtils = setupUtils; in TvInputNewComparator()
72 public SetupUtils setupUtils; field in TestSingletonApp97 setupUtils = new SetupUtils(this, mBuiltInTunerManagerOptional); in onCreate()198 return setupUtils; in getSetupUtils()