OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getOfficePhone
(Results
1 - 2
of
2
) sorted by null
/development/samples/SampleSyncAdapter/src/com/example/android/samplesync/client/
RawContact.java
93
public String
getOfficePhone
() {
/development/samples/SampleSyncAdapter/src/com/example/android/samplesync/platform/
ContactManager.java
337
.addPhone(rawContact.
getOfficePhone
(), Phone.TYPE_WORK)
417
rawContact.
getOfficePhone
(), uri);
443
contactOp.addPhone(rawContact.
getOfficePhone
(), Phone.TYPE_WORK);
[
all
...]
Completed in 454 milliseconds