Searched refs:mSimulatedWindowFrames (Results 1 – 1 of 1) sorted by relevance
469 private WindowFrames mSimulatedWindowFrames; field in WindowState1266 if (mControllableInsetProvider != null && mSimulatedWindowFrames == null) { in computeFrameAndUpdateSourceFrame()5783 mSimulatedWindowFrames = windowFrames; in setSimulatedWindowFrames()5791 return mSimulatedWindowFrames != null ? mSimulatedWindowFrames : mWindowFrames; in getLayoutingWindowFrames()