Searched refs:SMALL_SQUARE_SIZE_DP (Results 1 – 1 of 1) sorted by relevance
57 private static final int SMALL_SQUARE_SIZE_DP = 30; field in ChangeBoundsTest226 (SMALL_SQUARE_SIZE_DP + LARGE_SQUARE_SIZE_DP) / 2, resources.getDisplayMetrics()); in waitForSizeIsMiddle()239 (SMALL_SQUARE_SIZE_DP + LARGE_SQUARE_SIZE_DP) / 2, resources.getDisplayMetrics()); in waitForClipIsMiddle()259 SMALL_SQUARE_SIZE_DP, resources.getDisplayMetrics()); in isRestartingAnimation()281 SMALL_SQUARE_SIZE_DP, resources.getDisplayMetrics()); in isRestartingClip()296 validateViewPlacement(R.id.redSquare, R.id.greenSquare, SMALL_SQUARE_SIZE_DP); in validateInScene1()374 SMALL_SQUARE_SIZE_DP, resources.getDisplayMetrics())); in ValidateBoundsListener()