Searched refs:isCustom (Results 1 – 8 of 8) 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()
171 public boolean isCustom() { in isCustom() method in MediaSource172 return isCustom(mPackageName); in isCustom()178 public static boolean isCustom(String packageName) { in isCustom() method in MediaSource
54 String replyTo, boolean isDefault, boolean isCustom) { in ReplyFromAccount() argument61 this.isCustomFrom = isCustom; in ReplyFromAccount()
49 if ((mediaSrc != null) && (!mediaSrc.isBrowsable() || mediaSrc.isCustom())) { in onCreate()
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