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

/frameworks/opt/vcard/java/com/android/vcard/
H A DVCardParserImpl_V30.java63 protected String getLine() throws IOException { method in class:VCardParserImpl_V30
H A DVCardParserImpl_V21.java128 * getLine() unless there some reason.
181 protected String getLine() throws IOException { method in class:VCardParserImpl_V21
197 line = getLine();
243 line = getLine();
671 getLine(); // Drop the next line.
776 line = getLine();
825 getLine();
860 getLine();
/frameworks/base/packages/services/Proxy/src/com/android/proxyhandler/
H A DProxyServer.java73 String requestLine = getLine(connection.getInputStream());
226 private String getLine(InputStream inputStream) throws IOException { method in class:ProxyServer.ProxyConnection
255 while (getLine(socket.getInputStream()).length() != 0);
294 line = getLine(src.getInputStream());
/frameworks/compile/mclinker/include/mcld/LD/
H A DELFFileFormat.h401 LDSection& getLine() { function in class:mcld::ELFFileFormat
406 const LDSection& getLine() const { function in class:mcld::ELFFileFormat
/frameworks/opt/setupwizard/tools/docs/
H A Djsilver.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/clearsilver/ org/clearsilver/DelegatedHdf.class DelegatedHdf. ...
H A Ddoclava.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/ccil/ org/ccil/cowan/ org/ccil/cowan/tagsoup/ ...
/frameworks/data-binding/prebuilds/1.0-rc0/
H A Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/databinding/Bindable.class Bindable. ...

Completed in 258 milliseconds