Searched refs:lastNonFullscreenBounds (Results 1 – 1 of 1) sorted by relevance
2791 Rect lastNonFullscreenBounds = null; in restoreFromXml() local2876 lastNonFullscreenBounds = Rect.unflattenFromString(attrValue); in restoreFromXml()2972 task.mLastNonFullscreenBounds = lastNonFullscreenBounds; in restoreFromXml()2973 task.setBounds(lastNonFullscreenBounds); in restoreFromXml()