Home
last modified time | relevance | path

Searched refs:updateString (Results 1 – 4 of 4) sorted by relevance

/frameworks/minikin/include/minikin/
DHasher.h52 inline Hasher& updateString(const std::string& str) { in updateString() function
DMinikinPaint.h103 .updateString(fontFeatureSettings) in hash()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt46572 method public abstract void updateString(int, java.lang.String) throws java.sql.SQLException;
46573 …method public abstract void updateString(java.lang.String, java.lang.String) throws java.sql.SQLEx…
/frameworks/base/api/
Dcurrent.txt66483 method public void updateString(int, String) throws java.sql.SQLException;
66484 method public void updateString(String, String) throws java.sql.SQLException;