Searched defs:tunerType (Results 1 – 4 of 4) sorted by relevance
68 int tunerType = in onCreateGuidance() local
82 int tunerType = in onCreateGuidance() local
341 Context context, boolean enabled, Integer tunerType, Intent tunerSetupIntent) { in onTvInputEnabled()356 Context context, Integer tunerType, Intent tunerSetupIntent) { in sendNotification()
124 int tunerType = (args == null ? 0 : args.getInt(BaseTunerSetupActivity.KEY_TUNER_TYPE, 0)); in onCreateView() local