Searched defs:fg (Results 1 – 5 of 5) sorted by relevance
205 final Drawable fg = getDrawable(com.android.internal.R.drawable.platlogo); in showMarshmallow() local
119 public static float computeContrastBetweenColors(int bg, int fg) { in computeContrastBetweenColors()
574 void scheduleSpam(boolean fg) { in scheduleSpam()
37 def format(fg=None, bg=None, bright=False, bold=False, dim=False, reset=False): argument
1137 private final void bumpServiceExecutingLocked(ServiceRecord r, boolean fg, String why) { in bumpServiceExecutingLocked()