Home
last modified time | relevance | path

Searched refs:shouldShowSetupActivity (Results 1 – 2 of 2) sorted by relevance

/packages/apps/TV/src/com/android/tv/tuner/
DTunerPreferences.java185 public static boolean shouldShowSetupActivity(Context context) { in shouldShowSetupActivity() method in TunerPreferences
/packages/apps/TV/src/com/android/tv/
DMainActivity.java446 && TunerPreferences.shouldShowSetupActivity(MainActivity.this)) {