OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:clearSuperPrimary
(Results
1 - 2
of
2
) sorted by null
/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DataRowHandler.java
124
mDbHelper.
clearSuperPrimary
(rawContactId, mimeTypeId);
199
final boolean
clearSuperPrimary
= hasSuperPrimary &&
202
if (clearPrimary ||
clearSuperPrimary
) {
214
mDbHelper.
clearSuperPrimary
(rawContactId, mimeTypeId);
ContactsDatabaseHelper.java
[
all
...]
Completed in 620 milliseconds