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.java326 private boolean mIsSetupActivityCalledByPopup; field in MainActivity
1150 mIsSetupActivityCalledByPopup = calledByPopup; in startSetupActivity()
1400 if (!mIsSetupActivityCalledByPopup) { in onActivityResult()
1895 return mInputIdUnderSetup != null && mIsSetupActivityCalledByPopup; in needToKeepSetupScreenWhenHidingOverlay()