Searched refs:mIsSetupActivityCalledByPopup (Results 1 – 1 of 1) sorted by relevance
327 private boolean mIsSetupActivityCalledByPopup; field in MainActivity1155 mIsSetupActivityCalledByPopup = calledByPopup; in startSetupActivity()1405 if (!mIsSetupActivityCalledByPopup) { in onActivityResult()1900 return mInputIdUnderSetup != null && mIsSetupActivityCalledByPopup; in needToKeepSetupScreenWhenHidingOverlay()