Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/src/android/telephony/cts/
DMmsTest.java172 final int httpError = intent.getIntExtra( in onReceive() local
175 Log.e(TAG, "HTTP failure=" + httpError); in onReceive()