Searched defs:IS_RESTRICTED (Results 1 - 1 of 1) sorted by relevance
/packages/providers/ContactsProvider/src/com/android/providers/contacts/ | ||
H A D | ContactAggregator.java | 1026 + RawContacts.IS_RESTRICTED + "," 1057 int IS_RESTRICTED = 11; field in interface:ContactAggregator.RawContactsQuery 1188 int isRestricted = c.getInt(RawContactsQuery.IS_RESTRICTED); |
Completed in 6 milliseconds