Home | History | Annotate | Download | only in tv

Lines Matching refs:setupUtils

135 import com.android.tv.util.SetupUtils;
367 SetupUtils
408 SetupUtils.getInstance(MainActivity.this).markAsKnownInput(mTunerInputId);
770 SetupUtils.getInstance(this).markNewChannelsBrowsable();
1029 SetupUtils.grantEpgPermission(this, input.getServiceInfo().packageName);
1513 SetupUtils setupUtils = SetupUtils.getInstance(this);
1514 if (setupUtils.isFirstTune()) {
1543 && setupUtils.hasUnrecognizedInput(mTvInputManagerHelper)) {
1557 setupUtils.onTuned();