Searched refs:mKind (Results 1 – 1 of 1) sorted by relevance
114 private final Kind mKind; field in ResourceType123 mKind = Kind.REAL; in ResourceType()130 mKind = kind; in ResourceType()153 if (type.mKind != Kind.REAL || type == STYLEABLE) {279 return mKind != Kind.SYNTHETIC; in getHasInnerClass()287 return mKind == Kind.REAL && this != ATTR; in getCanBeReferenced()