Searched defs:fg (Results 1 – 8 of 8) sorted by relevance
35 public static float computeContrastBetweenColors(int bg, int fg) { in computeContrastBetweenColors()
41 def format(fg=None, bg=None, bright=False, bold=False, dim=False, reset=False): argument
626 void scheduleSpam(boolean fg) { in scheduleSpam()
301 int fg = findFg ? color : other; in findContrastColor() local337 int fg = color; in findAlphaToMeetContrast() local372 int fg = findFg ? color : other; in findContrastColorAgainstDark() local
312 public static float computeContrastBetweenColors(int bg, int fg) { in computeContrastBetweenColors()
1638 Drawable fg = getForeground(); in drawableChanged() local
2269 private final void bumpServiceExecutingLocked(ServiceRecord r, boolean fg, String why) { in bumpServiceExecutingLocked()
14401 final Drawable fg = mForegroundInfo != null ? mForegroundInfo.mDrawable : null; in onVisibilityAggregated() local22902 final Drawable fg = mForegroundInfo != null ? mForegroundInfo.mDrawable : null; in drawableStateChanged() local