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.java1135 public void startSetupActivity(TvInputInfo input, boolean calledByPopup) { in startSetupActivity() argument
1150 mIsSetupActivityCalledByPopup = calledByPopup; in startSetupActivity()
1168 if (calledByPopup) { in startSetupActivity()