OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setIsPrimary
(Results
1 - 2
of
2
) sorted by null
/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DataRowHandler.java
117
mDbHelper.
setIsPrimary
(rawContactId, dataId, mimeTypeId);
216
mDbHelper.
setIsPrimary
(rawContactId, -1, mimeTypeId);
231
mDbHelper.
setIsPrimary
(rawContactId, dataId, mimeTypeId);
239
mDbHelper.
setIsPrimary
(rawContactId, dataId, mimeTypeId);
290
mDbHelper.
setIsPrimary
(rawContactId, primaryId, mimeTypeId);
ContactsDatabaseHelper.java
[
all
...]
Completed in 48 milliseconds