Home
last modified time | relevance | path

Searched defs:isCustom (Results 1 – 5 of 5) sorted by relevance

/packages/experimental/LoaderApp/src/com/android/loaderapp/model/
DFallbackSource.java500 protected boolean isCustom(Integer type) { in isCustom() method in FallbackSource.CommonInflater
538 protected boolean isCustom(Integer type) { in isCustom() method in FallbackSource.PhoneActionInflater
573 protected boolean isCustom(Integer type) { in isCustom() method in FallbackSource.PhoneActionAltInflater
/packages/apps/TV/src/com/android/tv/parental/
DContentRatingsParser.java94 boolean isCustom) in parse()
178 boolean isCustom) throws XmlPullParserException, IOException { in parseRatingSystemDefinition()
DContentRatingSystem.java129 public boolean isCustom() { in isCustom() method in ContentRatingSystem
157 List<Order> orders, boolean isCustom) { in ContentRatingSystem()
232 public void setIsCustom(boolean isCustom) { in setIsCustom()
/packages/apps/UnifiedEmail/src/com/android/mail/providers/
DReplyFromAccount.java54 String replyTo, boolean isDefault, boolean isCustom) { in ReplyFromAccount()
/packages/apps/ContactsCommon/src/com/android/contacts/common/model/account/
DBaseAccountType.java504 protected boolean isCustom(Integer type) { in isCustom() method in BaseAccountType.CommonInflater
542 protected boolean isCustom(Integer type) { in isCustom() method in BaseAccountType.PhoneActionInflater
554 protected boolean isCustom(Integer type) { in isCustom() method in BaseAccountType.PhoneActionAltInflater