Searched refs:previousBounds (Results 1 – 1 of 1) sorted by relevance
403 var previousBounds = new HashMap<IBinder, Rect>(); in waitForStableWindowGeometry() local416 if (currentBounds.equals(previousBounds)) { in waitForStableWindowGeometry()421 previousBounds.clear(); in waitForStableWindowGeometry()422 previousBounds.putAll(currentBounds); in waitForStableWindowGeometry()