Searched refs:ICON_BACKGROUND_COLOR (Results 1 – 3 of 3) sorted by relevance
29 import static android.server.wm.app.Components.TestStartingWindowKeys.ICON_BACKGROUND_COLOR;99 bundle.putInt(ICON_BACKGROUND_COLOR, iconBackground);
296 public static final String ICON_BACKGROUND_COLOR = "icon_background_color"; field in Components.TestStartingWindowKeys
49 import static android.server.wm.app.Components.TestStartingWindowKeys.ICON_BACKGROUND_COLOR;647 assertEquals(Color.BLUE, journal.extras.getInt(ICON_BACKGROUND_COLOR, Color.YELLOW)); in assertHandleExit()650 journal.extras.getInt(ICON_BACKGROUND_COLOR, Color.TRANSPARENT)); in assertHandleExit()