Searched refs:APP_COLOR (Results 1 – 1 of 1) sorted by relevance
75 private static final int APP_COLOR = 0xff01fe10; // green field in WindowInsetsAnimationSynchronicityTests108 int imePositionApp = lowestPixelWithColor(APP_COLOR, 1, screenshot); in runTest()109 int contentBottomMiddle = lowestPixelWithColor(APP_COLOR, center, screenshot); in runTest()252 mContentPaint.setColor(APP_COLOR); in TestView()