Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/soap/
DHttpsServiceConnection.java96 public void setFixedLengthStreamingMode(int contentLength) { in setFixedLengthStreamingMode() method in HttpsServiceConnection
97 mConnection.setFixedLengthStreamingMode(contentLength); in setFixedLengthStreamingMode()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt42951 method public void setFixedLengthStreamingMode(long);
42952 method public void setFixedLengthStreamingMode(int);
/frameworks/base/non-updatable-api/
Dcurrent.txt63322 method public void setFixedLengthStreamingMode(int);
63323 method public void setFixedLengthStreamingMode(long);
/frameworks/base/api/
Dcurrent.txt63466 method public void setFixedLengthStreamingMode(int);
63467 method public void setFixedLengthStreamingMode(long);