Searched refs:AccessException (Results 1 – 12 of 12) sorted by relevance
41 public static class AccessException extends Exception { class in BitwiseInputStream42 public AccessException(String s) { in AccessException() method in BitwiseInputStream.AccessException74 public int read(int bits) throws AccessException { in read()78 throw new AccessException( in read()95 public byte[] readByteArray(int bits) throws AccessException { in readByteArray()110 public void skip(int bits) throws AccessException { in skip()112 throw new AccessException( in skip()
183 throws BitwiseInputStream.AccessException { in decodeMessageId()206 throws BitwiseInputStream.AccessException, CodingException { in decodeReserved()225 throws BitwiseInputStream.AccessException { in decodeUserData()308 } catch (BitwiseInputStream.AccessException ex) { in decode7bitAscii()425 throws BitwiseInputStream.AccessException {444 throws BitwiseInputStream.AccessException { in decodePriorityIndicator()492 throws BitwiseInputStream.AccessException, CodingException { in decodeCmasUserData()580 throws CodingException, BitwiseInputStream.AccessException { in decode()
43 public static class AccessException extends Exception { class in BitwiseInputStream44 public AccessException(String s) { in AccessException() method in BitwiseInputStream.AccessException79 public int read(int bits) throws AccessException { in read()83 throw new AccessException("illegal read " + in read()101 public byte[] readByteArray(int bits) throws AccessException { in readByteArray()117 public void skip(int bits) throws AccessException { in skip()119 throw new AccessException("illegal skip " + in skip()
43 public static class AccessException extends Exception { class in BitwiseOutputStream44 public AccessException(String s) { in AccessException() method in BitwiseOutputStream.AccessException97 public void write(int bits, int data) throws AccessException { in write()99 throw new AccessException("illegal write (" + bits + " bits)"); in write()118 public void writeByteArray(int bits, byte[] arr) throws AccessException { in writeByteArray()
521 throws BitwiseOutputStream.AccessException in encodeMessageId()857 throws BitwiseOutputStream.AccessException in encodeReplyOption()932 throws BitwiseOutputStream.AccessException in encodeMsgStatus()940 throws BitwiseOutputStream.AccessException in encodeMsgCount()947 throws BitwiseOutputStream.AccessException in encodeValidityPeriodRel()954 throws BitwiseOutputStream.AccessException in encodePrivacyIndicator()962 throws BitwiseOutputStream.AccessException in encodeLanguageIndicator()969 throws BitwiseOutputStream.AccessException in encodeDisplayMode()977 throws BitwiseOutputStream.AccessException in encodePriorityIndicator()985 throws BitwiseOutputStream.AccessException in encodeMsgDeliveryAlert()[all …]
175 int language) throws BitwiseOutputStream.AccessException { in createBearerDataStream()
87 int language) throws BitwiseOutputStream.AccessException { in createBearerDataStream()
748 } catch (BitwiseInputStream.AccessException ex) { in preprocessCdmaFdeaWap()
9236 com.android.internal.telephony.BitwiseInputStream$AccessException10490 com.android.internal.util.BitwiseInputStream$AccessException10491 com.android.internal.util.BitwiseOutputStream$AccessException
33522 Lcom/android/internal/telephony/BitwiseInputStream$AccessException;35213 Lcom/android/internal/util/BitwiseInputStream$AccessException;35214 Lcom/android/internal/util/BitwiseOutputStream$AccessException;
9257 com.android.internal.telephony.BitwiseInputStream$AccessException10511 com.android.internal.util.BitwiseInputStream$AccessException10512 com.android.internal.util.BitwiseOutputStream$AccessException
43186 Lcom/android/internal/telephony/BitwiseInputStream$AccessException;44877 Lcom/android/internal/util/BitwiseInputStream$AccessException;44878 Lcom/android/internal/util/BitwiseOutputStream$AccessException;