Home
last modified time | relevance | path

Searched refs:writeValue (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Browser/src/com/android/browser/homepages/
DTemplate.java56 void writeValue(OutputStream stream, String key) throws IOException; in writeValue() method
90 params.writeValue(stream, mKey); in write()
159 public void writeValue(OutputStream stream, String key) throws IOException { in writeValue() method in Template.HashMapEntityData
DRequestHandler.java129 public void writeValue(OutputStream stream, String key) throws IOException { in writeTemplatedIndex()
169 public void writeValue(OutputStream stream, String key) throws IOException { in writeFolderIndex()