Searched defs:bg (Results 1 – 10 of 10) sorted by relevance
57 private FolderAdaptiveIcon(Drawable bg, Drawable fg, Drawable badge, Path mask) { in FolderAdaptiveIcon()180 MyConstantState(ConstantState bg, ConstantState fg, ConstantState badge, Path mask) { in MyConstantState()
207 PreviewBackground bg = mIcon.getFolderBackground(); in draw() local
561 public void setFolderBackground(PreviewBackground bg) { in setFolderBackground()
159 Drawable bg = mContext.getDrawable(R.drawable.circle); in loadBackground() local
274 Drawable bg = new ColorDrawable(colors[0]); in getThemedDrawable() local
438 View bg = v.findViewById(R.id.image_background); in getShortcutImage() local
666 DelegatedCellDrawing bg = mDelegatedCellDrawings.get(i); in dispatchDraw() local680 public void addDelegatedCellDrawing(DelegatedCellDrawing bg) { in addDelegatedCellDrawing()687 public void removeDelegatedCellDrawing(DelegatedCellDrawing bg) { in removeDelegatedCellDrawing()
304 Drawable bg = view.getBackground(); in setChildColor() local
744 val bg = -0x1 in getDeclinedColorFromColor() constant
401 Drawable bg = mLayout.getBackground(); in start() local