Home
last modified time | relevance | path

Searched refs:BEHIND_IME_COLOR (Results 1 – 1 of 1) sorted by relevance

/cts/tests/framework/base/windowmanager/src/android/server/wm/insets/
DWindowInsetsAnimationSynchronicityTests.java76 private static final int BEHIND_IME_COLOR = 0xfffeef00; // yellow field in WindowInsetsAnimationSynchronicityTests
111 lowestPixelWithColor(BEHIND_IME_COLOR, center, screenshot); in runTest()
274 canvas.drawColor(BEHIND_IME_COLOR); in onDraw()