Searched defs:bg (Results 1 – 12 of 12) sorted by relevance
159 private static String contrastChange(int colorOld, int colorNew, int bg) { in contrastChange()171 private static int ensureTextContrast(int color, int bg) { in ensureTextContrast()188 int bg = findFg ? other : color; in findContrastColor() local
210 Drawable bg = mQSBSearchBar.getBackground(); in onSearchPackagesChanged() local
434 Drawable bg; in onDraw() local
340 int bg; in getBackground() local
52 int bg = Color.DKGRAY; field in Terminal.CellRun
189 ImageView bg = (ImageView) mContentView.findViewById(R.id.background); in setBackground() local
814 final Drawable bg = v.getBackground(); in hasOpaqueBackground() local
285 final Call bg = cm.getFirstActiveBgCall(); in hangupAllCalls() local317 Call bg = cm.getFirstActiveBgCall(); in hangup() local
499 FolderIcon.PreviewBackground bg = mFolderBackgrounds.get(i); in onDraw() local525 FolderIcon.PreviewBackground bg = mFolderBackgrounds.get(i); in dispatchDraw() local536 public void addFolderBackground(FolderIcon.PreviewBackground bg) { in addFolderBackground()539 public void removeFolderBackground(FolderIcon.PreviewBackground bg) { in removeFolderBackground()
1278 Bitmap bg = Bitmap.createBitmap(vwidth, vheight, config); in setBackground() local
957 Bitmap bg = sDefaultWearableBg.get(); in getDefaultWearableBg() local
844 int bg = 0xffffffff; in getDeclinedColorFromColor() local