Home
last modified time | relevance | path

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

/packages/apps/TV/common/src/com/android/tv/common/
DCommonPreferences.java150 public static synchronized boolean shouldShowSetupActivity(Context context) { in shouldShowSetupActivity() method in CommonPreferences
/packages/apps/TV/src/com/android/tv/
DMainActivity.java444 && CommonPreferences.shouldShowSetupActivity(MainActivity.this)) {