Searched defs:handleTitleValue (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/vcard/java/com/android/vcard/
H A DVCardEntry.java1837 * {@link #handleTitleValue(String)}.
1914 // added via handleTitleValue().
1933 // added via handleTitleValue().
1944 private void handleTitleValue(final String title) { method in class:VCardEntry
2265 handleTitleValue(propValue);
2268 // handleTitleValue(propValue);

Completed in 32 milliseconds