Searched refs:sInvertColors (Results 1 – 1 of 1) sorted by relevance
379 private static final ColorFilter sInvertColors = new ColorMatrixColorFilter(new float[]{ field in FocusEventDebugView.PressedKeyView415 getBackground().setColorFilter(sInvertColors); in setHighlighted()