Searched refs:WHITE_ALPHA (Results 1 – 1 of 1) sorted by relevance
38 public static final int WHITE_ALPHA = (int) (0.70f * 255); field in WorkspacePageIndicator127 mActiveAlpha = darkText ? BLACK_ALPHA : WHITE_ALPHA; in WorkspacePageIndicator()