Searched refs:mIAttachEmbeddedWindow (Results 1 – 1 of 1) sorted by relevance
49 private IAttachEmbeddedWindow mIAttachEmbeddedWindow; field in SurfaceControlViewHostSyncTest63 mIAttachEmbeddedWindow = IAttachEmbeddedWindow.Stub.asInterface(service);70 mIAttachEmbeddedWindow = null;127 mIAttachEmbeddedWindow.relayout(lp); in resize()158 if (mIAttachEmbeddedWindow == null) { in isReadyToAttach()165 return mSurfaceCreated && mIAttachEmbeddedWindow != null && !mIsAttached in isReadyToAttach()172 mIAttachEmbeddedWindow.attachEmbedded(mSv.getHostToken(), mSizes[0].x, mSizes[0].y, in loadEmbedded()