Searched defs:bounds2 (Results 1 – 4 of 4) sorted by relevance
60 BoundsCapture bounds2; in TEST() local76 BoundsCapture bounds2; in TEST() local160 BoundsCapture bounds2; in TEST() local
130 final Rect bounds2 = new Rect(0, 0, 20, 20); in testRegisterWindowContextListenerClientConfigPropagation() local
110 StagedSplitBounds bounds2 = new StagedSplitBounds(new Rect(0, 0, 50, 50), in testAddSameSplitBoundsInfoSkipNotifyChange() local
224 private void updateDropZoneSizes(Rect bounds1, Rect bounds2) { in updateDropZoneSizes()