OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PHONES_FILTER
(Results
1 - 2
of
2
) sorted by null
/packages/providers/ContactsProvider/src/com/android/providers/contacts/
LegacyApiSupport.java
109
private static final int
PHONES_FILTER
= 34;
336
matcher.addURI(authority, "phones/filter/*",
PHONES_FILTER
);
[
all
...]
ContactsProvider2.java
304
private static final int
PHONES_FILTER
= 3004;
[
all
...]
Completed in 73 milliseconds