Searched refs:isWrongApnResponse (Results 1 – 1 of 1) sorted by relevance
175 if (isWrongApnResponse(response, mmsConfig)) { in execute()223 static boolean isWrongApnResponse(final byte[] response, final Bundle mmsConfig) { in isWrongApnResponse() method in MmsRequest