Home
last modified time | relevance | path

Searched defs:readStatus (Results 1 – 6 of 6) sorted by relevance

/packages/apps/Messaging/src/com/android/messaging/mmslib/pdu/
DReadRecInd.java37 int readStatus, in ReadRecInd()
/packages/apps/Messaging/src/android/support/v7/mms/pdu/
DReadRecInd.java35 int readStatus, in ReadRecInd()
/packages/apps/Bluetooth/src/com/android/bluetooth/mapclient/obex/
DMessagesFilter.java33 public byte readStatus = READ_STATUS_ANY; field in MessagesFilter
/packages/apps/Bluetooth/src/com/android/bluetooth/mapclient/
DMapClientContent.java228 int readStatus = message.getStatus() == Bmessage.Status.READ ? 1 : 0; in storeSms() local
286 int readStatus = cursor.getInt(cursor.getColumnIndex(Sms.READ)); in findChangeInDatabase() local
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapContentObserver.java2979 int readStatus = c.getInt(c.getColumnIndex(Mms.READ)); in pushMmsToFolder() local
DBluetoothMapContent.java3405 int readStatus = ap.getFilterReadStatus(); in appendConvoListQueryParameters() local