OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getBestName
(Results
1 - 2
of
2
) sorted by null
/development/samples/SampleSyncAdapter/src/com/example/android/samplesync/client/
RawContact.java
125
public String
getBestName
() {
/development/samples/SampleSyncAdapter/src/com/example/android/samplesync/platform/
ContactManager.java
216
Log.i(TAG, "Contact Name: " + rawContact.
getBestName
());
304
Log.i(TAG, "Clearing dirty flag for: " + rawContact.
getBestName
());
[
all
...]
Completed in 393 milliseconds