Home
last modified time | relevance | path

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

/packages/apps/TV/src/com/android/tv/
DMainActivity.java1035 public void startSetupActivity(TvInputInfo input, boolean calledByPopup) { in startSetupActivity() argument
1050 mIsSetupActivityCalledByPopup = calledByPopup; in startSetupActivity()
1063 if (calledByPopup) { in startSetupActivity()