Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapContentObserver.java1615 int tmpPri = c.getInt(c.getColumnIndex(Mms.PRIORITY)); in handleMsgListChangesMms() local
1618 + tmpPri); in handleMsgListChangesMms()
1627 if (tmpPri == PduHeaders.PRIORITY_HIGH) { in handleMsgListChangesMms()