Searched refs:INVALID_VALUE (Results 1 – 7 of 7) sorted by relevance
152 public static final int INVALID_VALUE = -1; field in SapMessage166 private int mMsgType = INVALID_VALUE; // The SAP message ID168 private int mMaxMsgSize = INVALID_VALUE;169 private int mConnectionStatus = INVALID_VALUE;170 private int mResultCode = INVALID_VALUE;171 private int mDisconnectionType = INVALID_VALUE;172 private int mCardReaderStatus = INVALID_VALUE;173 private int mStatusChange = INVALID_VALUE;174 private int mTransportProtocol = INVALID_VALUE;175 private int mTestMode = INVALID_VALUE;[all …]
101 private int mTestMode = SapMessage.INVALID_VALUE; // used to set the RIL in test mode619 if(mTestMode != SapMessage.INVALID_VALUE) { in handleMessage()623 mTestMode = SapMessage.INVALID_VALUE; in handleMessage()
235 if (sapMsg != null && sapMsg.getMsgType() != SapMessage.INVALID_VALUE) in run()
50 private static int INVALID_VALUE = -1; field in BluetoothMapSmsPdu76 private int mUserDataSeptetPadding = INVALID_VALUE;81 this.mEncoding = INVALID_VALUE; in SmsPdu()83 this.mLanguageTable = INVALID_VALUE; in SmsPdu()84 this.mLanguageShiftTable = INVALID_VALUE; in SmsPdu()
41 public static int INVALID_VALUE = -1; field in BluetoothMapbMessage52 private long mPartId = INVALID_VALUE;57 private int mBMsgLength = INVALID_VALUE;737 if(mBMsgLength == INVALID_VALUE) in parseBody()
35 public long mId = INVALID_VALUE; /* The _id from the content provider, can be used to140 private long date = INVALID_VALUE;363 if (date != INVALID_VALUE) in encodeHeaders()
4950 attribute INVALID_VALUE