Searched refs:sDropAvailableBgColor (Results 1 – 1 of 1) sorted by relevance
32 private static Integer sDropAvailableBgColor; field in MailboxListItem80 if (sDropAvailableBgColor == null) { in onFinishInflate()82 sDropAvailableBgColor = res.getColor(R.color.mailbox_drop_available_bg_color); in onFinishInflate()142 setBackgroundColor(sDropAvailableBgColor); in setDropTargetBackground()