OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DELETED_CONTACTS
(Results
1 - 2
of
2
) sorted by null
/packages/providers/ContactsProvider/src/com/android/providers/contacts/
ContactsDatabaseHelper.java
132
public static final String
DELETED_CONTACTS
= "
deleted_contacts
";
[
all
...]
ContactsProvider2.java
443
public static final int
DELETED_CONTACTS
= 23000;
[
all
...]
Completed in 599 milliseconds