Searched refs:isCustom (Results 1 – 5 of 5) sorted by relevance
133 public boolean isCustom() { in isCustom() method in ContentRatingSystem166 boolean isCustom) { in ContentRatingSystem() argument176 mIsCustom = isCustom; in ContentRatingSystem()241 public void setIsCustom(boolean isCustom) { in setIsCustom() argument242 mIsCustom = isCustom; in setIsCustom()
92 XmlResourceParser parser, String domain, boolean isCustom) in parse() argument138 ratingSystems.add(parseRatingSystemDefinition(parser, domain, isCustom)); in parse()184 XmlResourceParser parser, String domain, boolean isCustom) in parseRatingSystemDefinition() argument241 builder.setIsCustom(isCustom); in parseRatingSystemDefinition()
87 if (!s.isCustom() in getItemList()91 } else if (s.isCustom() || parentalControlSettings.isContentRatingSystemEnabled(s)) { in getItemList()140 if (!s.isCustom() in setDefaultRatingSystemsIfNeeded()
502 protected boolean isCustom(Integer type) { in isCustom() method in BaseAccountType.CommonInflater518 } else if (isCustom(type)) { in getTypeLabel()540 protected boolean isCustom(Integer type) { in isCustom() method in BaseAccountType.PhoneActionInflater552 protected boolean isCustom(Integer type) { in isCustom() method in BaseAccountType.PhoneActionAltInflater
644 protected boolean isCustom(Integer type) { in isCustom() method in BaseAccountType.CommonInflater660 } else if (isCustom(type)) { in getTypeLabel()683 protected boolean isCustom(Integer type) { in isCustom() method in BaseAccountType.PhoneActionInflater696 protected boolean isCustom(Integer type) { in isCustom() method in BaseAccountType.PhoneActionAltInflater