Home
last modified time | relevance | path

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

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