Searched refs:mipmap (Results 1 – 12 of 12) 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()
76 get() = R.mipmap.google_icon
83 'mipmap-*/*',
71 R.mipmap.ic_launcher_cell_broadcast),
280 builder.setIcon(R.mipmap.ic_launcher_phone); in onPrepareDialogBuilder()
160 Intent.ShortcutIconResource.fromContext(mContext, R.mipmap.ic_launcher_settings)) in createResultIntent()
419 ? android.R.drawable.sym_def_app_icon : android.R.mipmap.sym_def_app_icon, in getFullResDefaultActivityIcon()
323 return Resources.getSystem().getDrawableForDensity(android.R.mipmap.sym_def_app_icon, in getFullResDefaultActivityIcon()
172 row.add(Root.COLUMN_ICON, R.mipmap.ic_launcher_download); in queryRoots()
125 this.iconRes = R.mipmap.ic_contacts_launcher; in BaseAccountType()