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