Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/sap/
DSapMessage.java152 public static final int INVALID_VALUE = -1; field in SapMessage
166 private int mMsgType = INVALID_VALUE; // The SAP message ID
168 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 …]
DSapServer.java101 private int mTestMode = SapMessage.INVALID_VALUE; // used to set the RIL in test mode
619 if(mTestMode != SapMessage.INVALID_VALUE) { in handleMessage()
623 mTestMode = SapMessage.INVALID_VALUE; in handleMessage()
DSapRilReceiver.java235 if (sapMsg != null && sapMsg.getMsgType() != SapMessage.INVALID_VALUE) in run()
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapSmsPdu.java50 private static int INVALID_VALUE = -1; field in BluetoothMapSmsPdu
76 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()
DBluetoothMapbMessage.java41 public static int INVALID_VALUE = -1; field in BluetoothMapbMessage
52 private long mPartId = INVALID_VALUE;
57 private int mBMsgLength = INVALID_VALUE;
737 if(mBMsgLength == INVALID_VALUE) in parseBody()
DBluetoothMapbMessageMime.java35 public long mId = INVALID_VALUE; /* The _id from the content provider, can be used to
140 private long date = INVALID_VALUE;
363 if (date != INVALID_VALUE) in encodeHeaders()
/packages/apps/Browser2/test/webexposed/
Dglobal-interface-listing-expected.txt4950 attribute INVALID_VALUE