Searched refs:getBackgroundColor (Results 1 – 2 of 2) sorted by relevance
76 cursorPaint.setXfermode(new PixelXorXfermode(bridge.getBackgroundColor())); in TerminalView()
799 public int getBackgroundColor() { in getBackgroundColor() method in TerminalBridge