Home
last modified time | relevance | path

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

/packages/apps/TV/src/com/android/tv/
DMainActivity.java338 private boolean mIsSetupActivityCalledByPopup; field in MainActivity
1203 mIsSetupActivityCalledByPopup = calledByPopup; in startSetupActivity()
1453 if (!mIsSetupActivityCalledByPopup) { in onActivityResult()
1951 return mInputIdUnderSetup != null && mIsSetupActivityCalledByPopup; in needToKeepSetupScreenWhenHidingOverlay()