Searched refs:LEVEL_CONSTRAINTS (Results 1 – 4 of 4) sorted by relevance
68 if (inflateLevel >= ContactsSource.LEVEL_CONSTRAINTS) { in inflateStructuredName()112 if (inflateLevel >= ContactsSource.LEVEL_CONSTRAINTS) { in inflateNickname()127 if (inflateLevel >= ContactsSource.LEVEL_CONSTRAINTS) { in inflatePhone()159 if (inflateLevel >= ContactsSource.LEVEL_CONSTRAINTS) { in inflateEmail()173 if (inflateLevel >= ContactsSource.LEVEL_CONSTRAINTS) { in inflateStructuredPostal()215 if (inflateLevel >= ContactsSource.LEVEL_CONSTRAINTS) { in inflateIm()248 if (inflateLevel >= ContactsSource.LEVEL_CONSTRAINTS) { in inflateOrganization()271 if (inflateLevel >= ContactsSource.LEVEL_CONSTRAINTS) { in inflatePhoto()285 if (inflateLevel >= ContactsSource.LEVEL_CONSTRAINTS) { in inflateNote()297 if (inflateLevel >= ContactsSource.LEVEL_CONSTRAINTS) { in inflateWebsite()
112 if (inflateLevel >= ContactsSource.LEVEL_CONSTRAINTS) { in inflateStructuredName()166 if (inflateLevel >= ContactsSource.LEVEL_CONSTRAINTS) { in inflateNickname()189 if (inflateLevel >= ContactsSource.LEVEL_CONSTRAINTS) { in inflatePhone()232 if (inflateLevel >= ContactsSource.LEVEL_CONSTRAINTS) { in inflateEmail()258 if (inflateLevel >= ContactsSource.LEVEL_CONSTRAINTS) { in inflateStructuredPostal()317 if (inflateLevel >= ContactsSource.LEVEL_CONSTRAINTS) { in inflateIm()353 if (inflateLevel >= ContactsSource.LEVEL_CONSTRAINTS) { in inflateOrganization()377 if (inflateLevel >= ContactsSource.LEVEL_CONSTRAINTS) { in inflatePhoto()396 if (inflateLevel >= ContactsSource.LEVEL_CONSTRAINTS) { in inflateNote()414 if (inflateLevel >= ContactsSource.LEVEL_CONSTRAINTS) { in inflateWebsite()
86 if (inflateLevel >= ContactsSource.LEVEL_CONSTRAINTS) { in inflatePhone()110 if (inflateLevel >= ContactsSource.LEVEL_CONSTRAINTS) { in inflateEmail()
79 public static final int LEVEL_CONSTRAINTS = 3; field in ContactsSource