OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:insertPostalAddress
(Results
1 - 2
of
2
) sorted by null
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
SearchIndexManagerTest.java
220
insertPostalAddress
(rawContactId, "1600 Amphitheatre Pkwy\nMountain View, CA 94043");
226
insertPostalAddress
(rawContactId, values);
BaseContactsProvider2Test.java
350
protected Uri
insertPostalAddress
(long rawContactId, String formattedAddress) {
360
protected Uri
insertPostalAddress
(long rawContactId, ContentValues values) {
[
all
...]
Completed in 47 milliseconds