Searched refs:getStableBounds (Results 1 – 3 of 3) sorted by relevance
44 mAmWmState.getWmState().getStableBounds(); in testSplashscreenContent()48 assertColors(image, mAmWmState.getWmState().getStableBounds(), in testSplashscreenContent()
218 Rect sb = wmState1.getStableBounds(); in testPinnedStackDefaultBounds()225 Rect stableBounds = wmState.getStableBounds(); in testPinnedStackDefaultBounds()232 Rect sb = wmState1.getStableBounds(); in testPinnedStackDefaultBounds()239 stableBounds = wmState.getStableBounds(); in testPinnedStackDefaultBounds()256 Rect sb = wmState1.getStableBounds(); in testPinnedStackMovementBounds()263 Rect stableBounds = wmState.getStableBounds(); in testPinnedStackMovementBounds()270 Rect sb = wmState1.getStableBounds(); in testPinnedStackMovementBounds()277 stableBounds = wmState.getStableBounds(); in testPinnedStackMovementBounds()
551 Rect getStableBounds() { in getStableBounds() method in WindowManagerState