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
132
mDbHelper.
clearSuperPrimary
(rawContactId, mimeTypeId);
268
final boolean
clearSuperPrimary
= hasSuperPrimary &&
271
if (clearPrimary ||
clearSuperPrimary
) {
283
mDbHelper.
clearSuperPrimary
(rawContactId, mimeTypeId);
ContactsDatabaseHelper.java
[
all
...]
Completed in 519 milliseconds