Searched refs:checkResponseCode (Results 1 - 2 of 2) sorted by relevance

/frameworks/opt/bluetooth/src/android/bluetooth/client/pbap/
H A DBluetoothPbapRequest.java92 checkResponseCode(mResponseCode);
125 protected void checkResponseCode(int responseCode) throws IOException { method in class:BluetoothPbapRequest
126 Log.v(TAG, "checkResponseCode");
H A DBluetoothPbapRequestPullVcardEntry.java70 protected void checkResponseCode(int responseCode) throws IOException { method in class:BluetoothPbapRequestPullVcardEntry
71 Log.v(TAG, "checkResponseCode");

Completed in 353 milliseconds