Searched refs:mipmap (Results 1 – 11 of 11) 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()
70 R.mipmap.ic_launcher_cell_broadcast),
169 Intent.ShortcutIconResource.fromContext(mContext, R.mipmap.ic_launcher_settings)) in createResultIntent()
152 Intent.ShortcutIconResource.fromContext(mContext, R.mipmap.ic_launcher_settings)) in createResultIntent()
280 builder.setIcon(R.mipmap.ic_launcher_phone); in onPrepareDialogBuilder()
333 ? android.R.drawable.sym_def_app_icon : android.R.mipmap.sym_def_app_icon, in getFullResDefaultActivityIcon()
170 row.add(Root.COLUMN_ICON, R.mipmap.ic_launcher_download); in queryRoots()
124 this.iconRes = R.mipmap.ic_contacts_launcher; in BaseAccountType()