Searched refs:mIsSetupActivityCalledByPopup (Results 1 – 1 of 1) sorted by relevance
326 private boolean mIsSetupActivityCalledByPopup; field in MainActivity1150 mIsSetupActivityCalledByPopup = calledByPopup; in startSetupActivity()1400 if (!mIsSetupActivityCalledByPopup) { in onActivityResult()1895 return mInputIdUnderSetup != null && mIsSetupActivityCalledByPopup; in needToKeepSetupScreenWhenHidingOverlay()