Searched refs:TYPE_RESOURCE (Results 1 – 14 of 14) sorted by relevance
78 public static final int TYPE_RESOURCE = 2; field in Icon99 @IntDef({TYPE_BITMAP, TYPE_RESOURCE, TYPE_DATA, TYPE_URI, TYPE_ADAPTIVE_BITMAP})209 if (mType != TYPE_RESOURCE) { in getResources()224 if (mType != TYPE_RESOURCE) { in getResPackage()239 if (mType != TYPE_RESOURCE) { in getResId()273 case TYPE_RESOURCE: return "RESOURCE"; in typeToString()342 case TYPE_RESOURCE: in loadDrawableInner()416 if (mType == TYPE_RESOURCE) { in loadDrawableAsUser()473 case TYPE_RESOURCE: in writeToStream()509 case TYPE_RESOURCE: in createFromStream()[all …]
36 if (icon.getType() == Icon.TYPE_RESOURCE in StatusBarIcon()
126 if (icon != null && icon.getType() == Icon.TYPE_RESOURCE) { in testAndSetCache()
142 if (icon1.getType() != android.graphics.drawable.Icon.TYPE_RESOURCE in iconEquals()143 || icon2.getType() != android.graphics.drawable.Icon.TYPE_RESOURCE) { in iconEquals()
308 case Icon.TYPE_RESOURCE: in equalIcons()
149 case Icon.TYPE_RESOURCE: in isGrayscaleIcon()
912 public static final int TYPE_RESOURCE = 3; field
1035 case Icon.TYPE_RESOURCE: { in getShortcutIconDrawable()
911 case Icon.TYPE_RESOURCE: in validateIcon()
1210 if (smallIcon != null && smallIcon.getType() == Icon.TYPE_RESOURCE) { in createLegacyIconExtras()
458 if (icon != null && icon.getType() == Icon.TYPE_RESOURCE) { in dump()
1476 if (mIcon.getType() == Icon.TYPE_RESOURCE) { in Action()1505 if (icon != null && icon.getType() == Icon.TYPE_RESOURCE) { in Action()2217 if (mSmallIcon.getType() == Icon.TYPE_RESOURCE) { in readFromParcelImpl()3739 if (icon != null && icon.getType() == Icon.TYPE_RESOURCE) { in setSmallIcon()
1419 case Icon.TYPE_RESOURCE: { in saveIconAndFixUpShortcutLocked()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...