Searched refs:mIsAttached (Results 1 – 1 of 1) sorted by relevance
43 private boolean mIsAttached; field in SurfaceControlViewHostHelper109 mIsAttached = false;141 if (mIsAttached) { in isReadyToAttach()145 return mSurfaceCreated && mIAttachEmbeddedWindow != null && !mIsAttached; in isReadyToAttach()152 mIsAttached = true; in attachEmbedded()