Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/
DBluetoothMapContentObserver.java1846 int tmpPri = c.getInt(c.getColumnIndex(Mms.PRIORITY)); in handleMsgListChangesMms() local
1853 + tmpPri); in handleMsgListChangesMms()
1863 if (tmpPri == PduHeaders.PRIORITY_HIGH) { in handleMsgListChangesMms()