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.java327 private boolean mIsSetupActivityCalledByPopup; field in MainActivity
1155 mIsSetupActivityCalledByPopup = calledByPopup; in startSetupActivity()
1405 if (!mIsSetupActivityCalledByPopup) { in onActivityResult()
1900 return mInputIdUnderSetup != null && mIsSetupActivityCalledByPopup; in needToKeepSetupScreenWhenHidingOverlay()