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()
223 Rect sb = wmState1.getStableBounds(); in testPinnedStackDefaultBounds()230 Rect stableBounds = wmState.getStableBounds(); in testPinnedStackDefaultBounds()237 Rect sb = wmState1.getStableBounds(); in testPinnedStackDefaultBounds()244 stableBounds = wmState.getStableBounds(); in testPinnedStackDefaultBounds()261 Rect sb = wmState1.getStableBounds(); in testPinnedStackMovementBounds()268 Rect stableBounds = wmState.getStableBounds(); in testPinnedStackMovementBounds()275 Rect sb = wmState1.getStableBounds(); in testPinnedStackMovementBounds()282 stableBounds = wmState.getStableBounds(); in testPinnedStackMovementBounds()
551 Rect getStableBounds() { in getStableBounds() method in WindowManagerState