OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IdentityDataItem
(Results
1 - 2
of
2
) sorted by null
/packages/apps/ContactsCommon/src/com/android/contacts/common/model/dataitem/
IdentityDataItem.java
27
public class
IdentityDataItem
extends DataItem {
29
/* package */
IdentityDataItem
(ContentValues values) {
DataItem.java
84
return new
IdentityDataItem
(values);
Completed in 24 milliseconds