Searched refs:mipmap (Results 1 – 13 of 13) 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()
72 actionBar.setIcon(R.mipmap.ic_launcher_shortcut_folder); in onCreate()
276 R.mipmap.ic_launcher_shortcut_folder)); in onFolderChanged()
64 R.mipmap.ic_launcher_cell_broadcast),
169 Intent.ShortcutIconResource.fromContext(mContext, R.mipmap.ic_launcher_settings)) in createResultIntent()
266 builder.setIcon(R.mipmap.ic_launcher_phone); in onPrepareDialogBuilder()
152 Intent.ShortcutIconResource.fromContext(mContext, R.mipmap.ic_launcher_settings)) in createResultIntent()
326 ? 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()