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

  /frameworks/opt/bluetooth/src/android/bluetooth/client/map/
BluetoothMasRequestGetFolderListingSize.java 54 executeGet(session);
BluetoothMasRequestGetMessagesListingSize.java 55 executeGet(session);
BluetoothMasRequestGetFolderListing.java 73 executeGet(session);
BluetoothMasRequestGetMessage.java 99 executeGet(session);
BluetoothMasRequest.java 91 protected void executeGet(ClientSession session) throws IOException {
BluetoothMasRequestGetMessagesListing.java 153 executeGet(session);
  /external/okhttp/okhttp-android-support/src/test/java/com/squareup/okhttp/internal/huc/
CacheAdapterTest.java 98 executeGet(connection);
123 executeGet(connection);
164 executeGet(connection);
236 executeGet(connection);
239 private void executeGet(HttpURLConnection connection) throws IOException {

Completed in 249 milliseconds