HomeSort by relevance Sort by last modified time
    Searched refs:doDownload (Results 1 - 4 of 4) sorted by null

  /frameworks/base/services/java/com/android/server/location/
GpsXtraDownloader.java 94 result = doDownload(mXtraServers[mNextServerIndex], useProxy, proxyHost, proxyPort);
108 protected static byte[] doDownload(String url, boolean isProxySet,
  /cts/suite/audio_quality/test/
RemoteAudioFakeTcpTest.cpp 123 void doDownload() {
155 doDownload();
159 doDownload();
192 doDownload();
  /packages/apps/Nfc/nxp/src/com/android/nfc/dhimpl/
NativeNfcManager.java 86 private native boolean doDownload();
122 if(doDownload()) {
  /packages/apps/Nfc/nci/src/com/android/nfc/dhimpl/
NativeNfcManager.java 76 private native boolean doDownload();

Completed in 70 milliseconds