Searched refs:mipmap (Results 1 – 9 of 9) sorted by relevance
85 Bitmap mipmap = mMipmaps[level]; in getTile() local89 canvas.drawBitmap(mipmap, offsetX, offsetY, null); in getTile()
32 this.iconRes = R.mipmap.ic_contacts_launcher; in FallbackAccountType()
119 this.iconRes = R.mipmap.ic_contacts_launcher; in BaseAccountType()
98 return R.mipmap.google_icon; in getSourceIconResource()
71 R.mipmap.ic_launcher_cell_broadcast),
152 Intent.ShortcutIconResource.fromContext(mContext, R.mipmap.ic_launcher_settings)) in createResultIntent()
280 builder.setIcon(R.mipmap.ic_launcher_phone); in onPrepareDialogBuilder()
172 row.add(Root.COLUMN_ICON, R.mipmap.ic_launcher_download); in queryRoots()
125 this.iconRes = R.mipmap.ic_contacts_launcher; in BaseAccountType()