Searched refs:mIsOpenSessionSent (Results 1 – 1 of 1) sorted by relevance
163 private boolean mIsOpenSessionSent = false; field in MainActivity760 mIsOpenSessionSent = true; in onOpenSessionSuccess()1825 if (mIsOpenSessionSent) { in closeSessionOnClick()1827 mIsOpenSessionSent = false; in closeSessionOnClick()1909 if (mIsMediaManagerReady && !mIsOpenSessionSent) { in openSessionOnClick()